1. 10f8113 lib: cordic: add library module providing cordic angle calculation by Arend van Spriel · 13 years ago
  2. 7150962 lib: crc8: add new library module providing crc8 algorithm by Arend van Spriel · 13 years ago
  3. dabd300 rtlwifi: Fix logic in rx_interrupt by Mike McCormack · 13 years ago
  4. 71352b2 rtlwifi: Use write barrier when assigning ownership by Mike McCormack · 13 years ago
  5. febc9fe rtlwifi: Assign rx buffer ownership to hardware last by Mike McCormack · 13 years ago
  6. 312d547 rtlwifi: Don't block interrupts in spinlocks by Mike McCormack · 13 years ago
  7. 67fc605 rtlwifi: Run IPS leave work in a tasklet by Mike McCormack · 13 years ago
  8. 34ddb20 rtlwifi: Store loop index in local variable by Mike McCormack · 13 years ago
  9. f2ea312 rtlwifi: Remove set_rfpowerstate_inprogress by Mike McCormack · 13 years ago
  10. 2e69167 rtlwifi: Synchronize IRQ after disabling it by Mike McCormack · 13 years ago
  11. f35490f iwlagn: fix interface combinations by Johannes Berg · 13 years ago
  12. 5bc9890 iwlagn: change log to better represent the state of aggregation process by Wey-Yi Guy · 13 years ago
  13. 5f88ac2 iwlagn: change the logging level for aggregation enable check by Wey-Yi Guy · 13 years ago
  14. 0fd0950 iwlagn: advertise interface combinations by Johannes Berg · 13 years ago
  15. 93cce6f iwlagn: free the ICT ISR when the request_irq failed by Emmanuel Grumbach · 13 years ago
  16. 2e5d04d iwlwifi: disambiguate invalid DMA index warnings by Daniel Halperin · 13 years ago
  17. 3d82b156 iwlagn: solve sparse warning by Emmanuel Grumbach · 13 years ago
  18. 2b9253d iwlagn: fix dual-mode RXON by Johannes Berg · 13 years ago
  19. 5beaaf3 iwlagn: remove un-necessary tx power ops by Wey-Yi Guy · 13 years ago
  20. 891db88 iwlagn: send tx power command if defer cause by RXON not match by Wey-Yi Guy · 13 years ago
  21. 180cdc7 cfg80211: skip disabled channels on channel survey by Luis R. Rodriguez · 13 years ago
  22. 8428804 ath9k: better position PAPRD debug message by Mohammed Shafi Shajakhan · 13 years ago
  23. 05c0be2 ath9k: Add a debug entry to start/stop ANI by Mohammed Shafi Shajakhan · 13 years ago
  24. 81168e5 ath9k: Further fix for mesh beaconing by Fabrice Deyber · 13 years ago
  25. b942471 ath9k: wake up chip before initializing PAPRD table by Mohammed Shafi Shajakhan · 13 years ago
  26. 049436b rtlwifi: rtl8192se: Synchronize IRQ after disabling it by Larry Finger · 13 years ago
  27. 5111dd3 rtlwifi: rtl8192se: Use write barrier when assigning ownership by Larry Finger · 13 years ago
  28. 4a7f5db mwifiex: remove support for old chipsets W0/W1 by Amitkumar Karwar · 13 years ago
  29. 0541ac4 b43legacy: Fix warnings from gcc 4.6.0 by Larry Finger · 13 years ago
  30. 78d5737 rtl8192se: Fix warnings from gcc 4.6.0 by Larry Finger · 13 years ago
  31. 5272259 rtl8192cu: Fix warnings from gcc 4.6.0 by Larry Finger · 13 years ago
  32. 6c0d498 rtl8192ce: Fix warnings from gcc 4.6.0 by Larry Finger · 13 years ago
  33. c0fda68 rtl8192c-common: Fix warnings from gcc 4.6.0 by Larry Finger · 13 years ago
  34. 19086fc rtlwifi: Fix warnings from gcc 4.6.0 by Larry Finger · 13 years ago
  35. 9c1cacd b43: Fix warnings from gcc 4.6.0 by Larry Finger · 13 years ago
  36. 24f7580 minstrel_ht: fixed rate mode through debugfs by Zefir Kurtisi · 13 years ago
  37. 71063f0 nl80211: add testmode dump support by Wey-Yi Guy · 13 years ago
  38. 2e5ef45 ath9k: Handle IBSS status changes in BSS_CHANGED_IBSS by Rajkumar Manoharan · 13 years ago
  39. f29f5c0 ath9k: Remove ATH9K_BEACON_PERIOD mask by Rajkumar Manoharan · 13 years ago
  40. 9d75ef0 bcma: host pci: implement block R/W operations by Rafał Miłecki · 13 years ago
  41. 505fb01 b43: bus: add helpers for checking host type by Rafał Miłecki · 13 years ago
  42. d48ae5c b43: use new pointers path to access ssb_device in SSB specific places by Rafał Miłecki · 13 years ago
  43. 02a0fbe b43: SDIO: use new pointers path to access ssb_device by Rafał Miłecki · 13 years ago
  44. 6ac5369 b43: LP-PHY: use new pointers path to access ssb_device by Rafał Miłecki · 13 years ago
  45. 5595f11 ath9k: mark few functions as static by Mohammed Shafi Shajakhan · 13 years ago
  46. 6d79cb4 ath9k: make ath9k_setpower function as static by Mohammed Shafi Shajakhan · 13 years ago
  47. 1de520f bcma: pci: implement interrupts control by Rafał Miłecki · 13 years ago
  48. 33e6ef4 ath9k_hw: remove ath9k_hw_get_desc_link by Felix Fietkau · 13 years ago
  49. fce041b ath9k: unify edma and non-edma tx code, improve tx fifo handling by Felix Fietkau · 13 years ago
  50. e62ddec ath9k: remove redundant if check by Mohammed Shafi Shajakhan · 13 years ago
  51. 7882513 mac80211_hwsim driver support userspace frame tx/rx by Javier Lopez · 13 years ago
  52. 0f93c79 rt2x00: Enabled rt35xx device support by default. by Gertjan van Wingerde · 13 years ago
  53. 8f66bbb rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb. by Gertjan van Wingerde · 13 years ago
  54. 798eefd rt2x00: Interface sequence lock doesn't have to disable interrupts. by Gertjan van Wingerde · 13 years ago
  55. 872834d rt2x00: Add support for RT3572/RT3592/RT3592+Bluetooth combo card by Gertjan van Wingerde · 13 years ago
  56. 8f96e91 rt2x00: Don't disable G0 PA_PE bit in case of BT coexistence. by Gertjan van Wingerde · 13 years ago
  57. 65f31b5 rt2x00: Enable PA_PE bits in TX_PIN_CFG according to active band. by Gertjan van Wingerde · 13 years ago
  58. 1bdcd09 bcma: add IRQ number and pointer to DMA dev by Rafał Miłecki · 13 years ago
  59. 24ca39d b43: bus: abstract bus and core operations by Rafał Miłecki · 13 years ago
  60. 79d2232 b43: bus: abstract board info by Rafał Miłecki · 13 years ago
  61. c244e08 b43: bus: abstract chip info by Rafał Miłecki · 13 years ago
  62. a18c715 b43: bus: abstract device structs and irq by Rafał Miłecki · 13 years ago
  63. 0581483 b43: bus: abstract SPROM by Rafał Miłecki · 13 years ago
  64. 21d889d b43: bus: abstract 80211 core info by Rafał Miłecki · 13 years ago
  65. c0b4c00 b43: bus: abstract R/W operations by Rafał Miłecki · 13 years ago
  66. 482f053 b43: add bus device abstraction layer by Rafał Miłecki · 13 years ago
  67. aa63418 b43: rename ssb_device variable in ssb specific functions by Rafał Miłecki · 13 years ago
  68. 11ad2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  69. c5c177b net: Kill ratelimit.h dependency in linux/net.h by David S. Miller · 13 years ago
  70. bee9525 net: Add linux/sysctl.h includes where needed. by David S. Miller · 13 years ago
  71. 9d931dd net: Kill ether_table[] declaration. by David S. Miller · 13 years ago
  72. 686a7e3 inetpeer: fix race in unused_list manipulations by Eric Dumazet · 13 years ago
  73. e7a46b4 atm: expose ATM device index in sysfs by Dan Williams · 13 years ago
  74. 58bf2db Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 13 years ago
  75. 1df85ec ath9k: Fix AR9287 calibration by Adrian Chadd · 13 years ago
  76. 64c754e mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c by Jesper Juhl · 13 years ago
  77. a331400 mac80211: clear local->ps_data on disassoc by Eliad Peller · 13 years ago
  78. 64bd082 wireless: Default to 'n' for 2 new added devices in Kconfig. by Tao Ma · 13 years ago
  79. aac11c1 iwl4965: fix 5GHz operation by Stanislaw Gruszka · 13 years ago
  80. c74c0bf IPVS: bug in ip_vs_ftp, same list heaad used in all netns. by Hans Schillstrom · 13 years ago
  81. 1d38c16 mac80211: stop queues before rate control updation by Rajkumar Manoharan · 13 years ago
  82. 41e2b05 ath9k: set 40 Mhz rate only if hw is configured in ht40 by Rajkumar Manoharan · 13 years ago
  83. 51ac8cb ath9k_hw: disable phy restart on baseband panic caused by RXSM by Rajkumar Manoharan · 13 years ago
  84. a4d86d9 ath9k: Reset chip on baseband hang by Rajkumar Manoharan · 13 years ago
  85. fb23d86 b43: N-PHY: initialize last var in calibration function by Rafał Miłecki · 13 years ago
  86. 0019a2c rtlwifi: Use order 2 RX buffer allocation only if necessary by Larry Finger · 13 years ago
  87. a9e1286 rtlwifi: Fix kernel panic resulting from RX buffer allocation failure by Larry Finger · 13 years ago
  88. 208c72f nl80211: fix check for valid SSID size in scan operations by Luciano Coelho · 13 years ago
  89. 21bc7af mwifiex: correct event header length by Yogesh Ashok Powar · 13 years ago
  90. 86e4ca6 bug.h: Move ratelimit warn interfaces to ratelimit.h by David S. Miller · 13 years ago
  91. 90e6247 bonding: cleanup module option descriptions by Andy Gospodarek · 13 years ago
  92. da7c06c net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version. by Justin Mattock · 13 years ago
  93. 240b262 net: davinci_emac: fix dev_err use at probe by Johan Hovold · 13 years ago
  94. 12e6c41 can: convert to %pK for kptr_restrict support by Oliver Hartkopp · 13 years ago
  95. fd0daf9 net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags by Michał Mirosław · 13 years ago
  96. 97242c8 netfilter: Fix several warnings in compat_mtw_from_user(). by David Miller · 13 years ago
  97. 9184a9c netfilter: ipset: fix ip_set_flush return code by Jozsef Kadlecsik · 13 years ago
  98. b141c24 netfilter: ipset: remove unused variable from type_pf_tdel() by Jozsef Kadlecsik · 13 years ago
  99. 249ddc7 netfilter: ipset: Use proper timeout value to jiffies conversion by Jozsef Kadlecsik · 13 years ago
  100. 94265cf bonding: documentation and code cleanup for resend_igmp by Flavio Leitner · 13 years ago