1. 3ee54a0 rt2x00: Map extra_tx_headroom to DMA by Ivo van Doorn · 16 years ago
  2. 0262ab0 rt2x00: Fix race conditions in flag handling by Ivo van Doorn · 16 years ago
  3. de9cc7a libertas: use the common frame control functions by Harvey Harrison · 16 years ago
  4. 1563574 rfkill: rename rfkill_mutex to rfkill_global_mutex by Henrique de Moraes Holschuh · 16 years ago
  5. f745ba0 rfkill: add WARN and BUG_ON paranoia (v2) by Henrique de Moraes Holschuh · 16 years ago
  6. 01b510b rfkill: add missing line break by Felipe Balbi · 16 years ago
  7. 849e057 rfkill: use strict_strtoul (v2) by Henrique de Moraes Holschuh · 16 years ago
  8. 5701ed8 ath9k: rc.h cleanup by Sujith · 16 years ago
  9. 1fe1132 ath9k: Remove sc_lastrx as we don't use it anywhere by Sujith · 16 years ago
  10. 14cc709 ath9k: Do not update frame's duration field by Sujith · 16 years ago
  11. 822ceae ath9k: Remove more dead code by Sujith · 16 years ago
  12. c83be68 ath9k: Add LED support by Vasanthakumar Thiagarajan · 16 years ago
  13. 36aedc90 mac80211/cfg80211: HT capabilities for NEW_STA by Jouni Malinen · 16 years ago
  14. 7262d59 p54pci: rx tasklet refactoring by Christian Lamparter · 16 years ago
  15. 84df3ed p54: redo queue numbering by Chr · 16 years ago
  16. 031d10e p54: take tx_queue's lock in rx_frame_sent by Chr · 16 years ago
  17. 154e3af p54: fix rssi auto calibration by Christian Lamparter · 16 years ago
  18. a3ec233 wireless: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  19. e022edb ath9k: Use mac80211 for multicast power save buffering by Jouni Malinen · 16 years ago
  20. 87e8b64 mac80211_hwsim: Add minimal IEEE 802.11n support by Jouni Malinen · 16 years ago
  21. 31ce12f ssb: Clean up extraction of MAC addresses from SPROM by Larry Finger · 16 years ago
  22. f5fe1fd libertas: convert adhoc operations to direct commands by Dan Williams · 16 years ago
  23. d5db2df libertas: convert CMD_802_11_RADIO_CONTROL to a direct command by Dan Williams · 16 years ago
  24. 191bb40 libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command by Dan Williams · 16 years ago
  25. 87c8c72 libertas: convert CMD_802_11_RF_TX_POWER to a direct command by Dan Williams · 16 years ago
  26. 095f695 ssb: Update for Rev. 5 SPROM by Larry Finger · 16 years ago
  27. 2f58bbf mac80211: Use only precedence level of DSCP field for frame classification by Daniel Wagner · 16 years ago
  28. 43ac2ca mac80211: Handle scan result IEs in one block by Jouni Malinen · 16 years ago
  29. 19b73c7 ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags by Sujith · 16 years ago
  30. 6065367 ath9k: Use definition from ieee80211.h by Sujith · 16 years ago
  31. 18d7c65 mac80211: Add an 802.11n definition by Sujith · 16 years ago
  32. ff9b662 ath9k: Miscellaneous fixes by Sujith · 16 years ago
  33. dc2222a ath9k: Random cleanup by Sujith · 16 years ago
  34. 927e70e ath9k: Remove remaining occurences of ath_skb_map functions by Sujith · 16 years ago
  35. b14ecdd ath9k: Fix TX control flag use for no ACK and RTS/CTS by Jouni Malinen · 16 years ago
  36. 147583c ath9k: Assign seq# when mac80211 requests this by Jouni Malinen · 16 years ago
  37. 580f0b8 ath9k: Fix TX status reporting by Jouni Malinen · 16 years ago
  38. a8fff50 ath9k: Updated Beacon generation to use mac80211-style by Jouni Malinen · 16 years ago
  39. 2ad67de ath9k: Allow AP mode to be enabled by Jouni Malinen · 16 years ago
  40. 98deeea ath9k: Trim struct ath_softc by Sujith · 16 years ago
  41. 7c56d24 ath9k: Use ah_curchan and remove sc_curchan which is redundant by Sujith · 16 years ago
  42. 672840a ath9k: Use bitfields for sc operations by Sujith · 16 years ago
  43. b4696c8b ath9k: Use a single opmode variable by Sujith · 16 years ago
  44. 6a2b9e8 ath9k: Unused macros, variables by Sujith · 16 years ago
  45. d2d80ee ath9k: Remove ar5416hal and assign default values directly by Sujith · 16 years ago
  46. 556bb8f ath9k: Remove a few unnecessary macros by Sujith · 16 years ago
  47. cd3d39a ath9k: Use bitfields for buffer type by Sujith · 16 years ago
  48. 7dcfdcd ath9k: RX Filter cleanup by Sujith · 16 years ago
  49. f45144e ath9k: Merge reset functions by Sujith · 16 years ago
  50. 9f1ba90 mac80211/cfg80211: Add BSS configuration options for AP mode by Jouni Malinen · 16 years ago
  51. 7f93ea3 mac80211: fill start-sequence-number for BA session start by Johannes Berg · 16 years ago
  52. af01d53 net: more #ifdef CONFIG_COMPAT by Alexey Dobriyan · 16 years ago
  53. a627266 ip: speedup /proc/net/rt_cache handling by Eric Dumazet · 16 years ago
  54. 6be547a inet_diag: Add empty bucket optimization to inet_diag too by Andi Kleen · 16 years ago
  55. 6eac560 tcp: Skip empty hash buckets faster in /proc/net/tcp by Andi Kleen · 16 years ago
  56. d972405 sctp: fix random memory dereference with SCTP_HMAC_IDENT option. by Vlad Yasevich · 16 years ago
  57. 328fc47 sctp: correct bounds check in sctp_setsockopt_auth_key by Vlad Yasevich · 16 years ago
  58. 4d40555 Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 by David S. Miller · 16 years ago
  59. f2455eb wan: Missing capability checks in sbni_ioctl() by Eugene Teo · 16 years ago
  60. 6c36810a Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  61. df69471 Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  62. 17393dd e100, fix iomap read by Jiri Slaby · 16 years ago
  63. bd8774c qeth: preallocated header account offset by Frank Blaschka · 16 years ago
  64. 7db2266 qeth: l2 write unicast list to hardware by Frank Blaschka · 16 years ago
  65. 211cd45 qeth: use -EOPNOTSUPP instead of -ENOTSUPP. by Ursula Braun · 16 years ago
  66. e829658 ibm_newemac: Don't call dev_mc_add() before device is registered by Benjamin Herrenschmidt · 16 years ago
  67. ab93990 net: don't grab a mutex within a timer context in gianfar by Sebastian Siewior · 16 years ago
  68. edcfe5f forcedeth: fix checksum flag by Ayaz Abdulla · 16 years ago
  69. 1025433 net/usb/mcs7830: add set_mac_address by Oliver Martin · 16 years ago
  70. 8382cc1 net/usb/mcs7830: new device IDs by Arnd Bergmann · 16 years ago
  71. 6fc30db [netdrvr] smc91x: fix resource removal (null ptr deref) by Jeff Garzik · 16 years ago
  72. 45e15bb ibmveth: fix bad UDP checksums by Santiago Leon · 16 years ago
  73. c213f286f [netdrvr] hso: dev_kfree_skb crash fix by Denis Joseph Barrow · 16 years ago
  74. 95eacee [netdrvr] hso: icon 322 detection fix by Denis Joseph Barrow · 16 years ago
  75. 82c26a9 atl1: disable TSO by default by Jay Cliburn · 16 years ago
  76. 50f684b atl1e: multistatement if missing braces by Ilpo Järvinen · 16 years ago
  77. 17fc700 igb: remove 82576 quad adapter by Alexander Duyck · 16 years ago
  78. c22ce6d drivers/net/skfp/ess.c: fix compile warnings by Takashi Iwai · 16 years ago
  79. d994af0 ipv4: mode 0555 in ipv4_skeleton by Hugh Dickins · 16 years ago
  80. 7982d5e tcp: fix tcp header size miscalculation when window scale is unused by Philip Love · 16 years ago
  81. fe439dd pkt_sched: Fix sch_tree_lock() by Jarek Poplawski · 16 years ago
  82. f6f9b93 pkt_sched: Fix gen_estimator locks by Jarek Poplawski · 16 years ago
  83. f7a54c1 pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdisc by Jarek Poplawski · 16 years ago
  84. 9b3b9ab LCS recovery dumps when cable reconnect by Klaus-D. Wacker · 16 years ago
  85. 261893d ctcm: netdev->priv vs. netdev->ml_priv by Peter Tiedemann · 16 years ago
  86. 6951df3 claw: netdev->priv vs. netdev->ml_priv by Peter Tiedemann · 16 years ago
  87. 2b356b4 claw: fix memory leak in claw_probe. by Martin Schwidefsky · 16 years ago
  88. d3d7b53 [netdrvr] fix build issue: undefined reference to `NS8390p_init' by Alan Cox · 16 years ago
  89. f4f6230 fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi() by Heiko Schocher · 16 years ago
  90. 34a20e8 igb: fix setting the number of tx queues by Alexander Duyck · 16 years ago
  91. fe59de3 igb: ethtool -d reads EICR which is incorrect as it is read on clear by Alexander Duyck · 16 years ago
  92. 7a6ea55 igb: force all queues to interrupt once every 2 seconds by Alexander Duyck · 16 years ago
  93. a866bbf r8169: balance pci_map / pci_unmap pair by Francois Romieu · 16 years ago
  94. 666d9bb pkt_sched: Fix dev_graft_qdisc() locking by Jarek Poplawski · 16 years ago
  95. 0623807 myri10ge: update version string to 1.4.3-1.358 by Brice Goglin · 16 years ago
  96. 3d01625 ixgbe: fix vlan filtering by Alexander Duyck · 16 years ago
  97. 736783b Blackfin EMAC Driver: the BF526 also supports the MAC, by Mike Frysinger · 16 years ago
  98. 373a5e0 Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-fixes by Jeff Garzik · 16 years ago
  99. eff253c dccp ccid-3: Replace lazy BUG_ON with condition by Gerrit Renker · 16 years ago
  100. 157439f dccp: Toggle debug output without module unloading by Gerrit Renker · 16 years ago