1. 60031fc sfc: Move TX queue core queue mapping into tx.c by Ben Hutchings · 14 years ago
  2. 263fb5b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  3. c69b909 pch_can: fix module reload issue with MSI by Tomoya · 14 years ago
  4. ce9736d pch_can: fix rmmod issue by Tomoya · 14 years ago
  5. eab743e pch_can: fix 800k comms issue by Tomoya · 14 years ago
  6. 8d13a2a9 net: Kill NETEVENT_PMTU_UPDATE. by David S. Miller · 14 years ago
  7. 84e77a8 USB CDC NCM errata updates for cdc_ncm host driver by Alexey Orishko · 14 years ago
  8. c0c84ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  9. 3fb17da Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-2.6 by David S. Miller · 14 years ago
  10. e0985f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  11. 310e5ca ixgbe: update version string by Don Skidmore · 14 years ago
  12. fbbea32 ixgbe: cleanup variable initialization by Don Skidmore · 14 years ago
  13. 96cc637 ixgbe: limit VF access to network traffic by Alexander Duyck · 14 years ago
  14. a124339 ixgbe: fix for 82599 erratum on Header Splitting by Don Skidmore · 14 years ago
  15. 2c4db94 ixgbe: fix variable set but not used warnings by gcc 4.6 by Emil Tantilov · 14 years ago
  16. cf8e09b e1000: add support for Marvell Alaska M88E1118R PHY by Florian Fainelli · 14 years ago
  17. 4633427 e1000e: tx_timeout should not increment for non-hang events by Jesse Brandeburg · 14 years ago
  18. 3a2329f ath9k: Update comments for not parsing DTIM period by Mohammed Shafi Shajakhan · 14 years ago
  19. c210de8 ath5k: Fix fast channel switching by Nick Kossifidis · 14 years ago
  20. 3dd823e iwlagn: Re-enable RF_KILL interrupt when down by Don Fry · 14 years ago
  21. 0eb2602 enic: Clean up: Remove support for an older version of hardware by Vasanthy Kolluri · 14 years ago
  22. 6916142 enic: Bug Fix: Reorder firmware devcmds - CMD_INIT and CMD_IG_VLAN_REWRITE_MODE by Vasanthy Kolluri · 14 years ago
  23. 115d56f enic: Bug Fix: Fix return values of enic_add/del_station_addr routines by Vasanthy Kolluri · 14 years ago
  24. 5198746 enic: Clean up: Organize devcmd wrapper routines by Vasanthy Kolluri · 14 years ago
  25. 8a37555 enic: Decouple mac address registration and deregistration from port profile set operation by Roopa Prabhu · 14 years ago
  26. 6e30dd4 bnx2x: Proper netdev->ndo_set_rx_mode() implementation. by Vladislav Zolotarov · 14 years ago
  27. 711c914 bnx2x: Duplication in promisc mode by Vladislav Zolotarov · 14 years ago
  28. a8c94b9 bnx2x: MTU for FCoE L2 ring by Vladislav Zolotarov · 14 years ago
  29. 80b38ff iwlwifi: fix compiling error with different configuration by Wey-Yi Guy · 14 years ago
  30. 2f115cf iwlwifi: remove unnecessary locking by Johannes Berg · 14 years ago
  31. bf1f9ae sis900: Fix mem leak in sis900_rx error path by Jesper Juhl · 14 years ago
  32. e45ff01 benet: Avoid potential null deref in be_cmd_get_seeprom_data() by Ajit Khaparde · 14 years ago
  33. bd4a697 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  34. cb8d61d ath9k: add additional checks for the baseband hang detection by Felix Fietkau · 14 years ago
  35. 8e54610 ath: Fix clearing of secondary key cache entry for TKIP by Jouni Malinen · 14 years ago
  36. 24d24c6 zd1211rw: add useful debug output by Jussi Kivilinna · 14 years ago
  37. ab419e9 zd1211rw: enable NL80211_IFTYPE_AP by Jussi Kivilinna · 14 years ago
  38. 1f6cccc zd1211rw: reset rx urbs after idle period of 30 seconds by Jussi Kivilinna · 14 years ago
  39. 3985a46 zd1211rw: reset device when CR_BCN_FIFO_SEMAPHORE freezes in beacon setup by Jussi Kivilinna · 14 years ago
  40. a0fd751 zd1211rw: add TX watchdog and device resetting by Jussi Kivilinna · 14 years ago
  41. 212e1a5 zd1211rw: collect driver settings and add function to restore theim by Jussi Kivilinna · 14 years ago
  42. 8f2d8f8 zd1211rw: lower hw command timeouts by Jussi Kivilinna · 14 years ago
  43. 4a3b087 zd1211rw: change interrupt URB buffer to DMA buffer by Jussi Kivilinna · 14 years ago
  44. 9bca0c3 zd1211rw: use stack and preallocated memory for small cmd-buffers by Jussi Kivilinna · 14 years ago
  45. 5127229 zd1211rw: batch beacon config commands together by Jussi Kivilinna · 14 years ago
  46. 9be2325 zd1211rw: add beacon watchdog and setting HW beacon more failsafe by Jussi Kivilinna · 14 years ago
  47. 4099e2f zd1211rw: implement beacon fetching and handling ieee80211_get_buffered_bc() by Jussi Kivilinna · 14 years ago
  48. b91a515 zd1211rw: let zd_set_beacon_interval() set dtim_period and add AP-beacon flag by Jussi Kivilinna · 14 years ago
  49. f773e40 zd1211rw: fix ack_pending in filter_ack causing tx-packet ordering problem on monitor by Jussi Kivilinna · 14 years ago
  50. c2fadcb zd1211rw: support setting BSSID for AP mode by Jussi Kivilinna · 14 years ago
  51. 5cf6cf8 zd1211rw: move set_rts_cts_work to bss_info_changed by Jussi Kivilinna · 14 years ago
  52. a6fb071 zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure_filter by Jussi Kivilinna · 14 years ago
  53. 88a1159 zd1211rw: fix beacon interval setup by Jussi Kivilinna · 14 years ago
  54. 8b17f75 zd1211rw: add locking for mac->process_intr by Jussi Kivilinna · 14 years ago
  55. d741900 zd1211rw: cancel process_intr work on zd_chip_disable_int() by Jussi Kivilinna · 14 years ago
  56. 78fc800 zd1211rw: use urb anchors for tx and fix tx-queue disabling by Jussi Kivilinna · 14 years ago
  57. 9cf04dc ath9k: Fix possible double free of PAPRD skb's by Mohammed Shafi Shajakhan · 14 years ago
  58. 5820de5 carl9170: fix typo in PS code by Christian Lamparter · 14 years ago
  59. 1e6d93e net: can: janz-ican3: world-writable sysfs termination file by Vasiliy Kulikov · 14 years ago
  60. fef52b0 net: can: at91_can: world-writable sysfs files by Vasiliy Kulikov · 14 years ago
  61. f60ac8e r8169: prevent RxFIFO induced loops in the irq handler. by Francois Romieu · 14 years ago
  62. 1519e57 r8169: RxFIFO overflow oddities with 8168 chipsets. by Francois Romieu · 14 years ago
  63. b5ba6d1 r8169: use RxFIFO overflow workaround for 8168c chipset. by Ivan Vecera · 14 years ago
  64. 2b7bceb be2net: use device model DMA API by Ivan Vecera · 14 years ago
  65. 9690c63 niu: Fix races between up/down and get_stats. by David S. Miller · 14 years ago
  66. 942a849 drivers:net:ipw2100.c change a typo comamnd to command by Justin P. Mattock · 14 years ago
  67. 391bd1c ath9k: reserve a beacon slot on beaconing vif addition by Rajkumar Manoharan · 14 years ago
  68. 4e6975f ath9k: Show channel type and frequency in debugfs. by Ben Greear · 14 years ago
  69. 4c89fe9 ath9k: do not access hw registers in FULL SLEEP by Rajkumar Manoharan · 14 years ago
  70. b2a5c3d ath9k_htc: make use common of function to update txpower by Rajkumar Manoharan · 14 years ago
  71. 5048e8c ath9k: move update tx power to common by Rajkumar Manoharan · 14 years ago
  72. c344c9c ath9k: use common get current channel function by Rajkumar Manoharan · 14 years ago
  73. 45655ba ath9k_htc: cancel ani work in ath9k_htc_stop by Rajkumar Manoharan · 14 years ago
  74. 73b30df wl1251: set rate index and preamble flag on received packets by David Gnedt · 14 years ago
  75. 43d1364 wl1251: enable adhoc mode by David Gnedt · 14 years ago
  76. 8964e49 wl1251: implement connection quality monitoring by David Gnedt · 14 years ago
  77. c3e334d wl1251: enable beacon early termination while in power-saving mode by David Gnedt · 14 years ago
  78. bb4793b wl1251: fix 4-byte TX buffer alignment by David Gnedt · 14 years ago
  79. e7332a4 wl1251: fix queue stopping/waking for TX path by David Gnedt · 14 years ago
  80. 75abde4 libertas: Prepare stuff for if_spi.c pm support by Vasily Khoruzhick · 14 years ago
  81. 16f775b libertas_spi: Use workqueue in hw_host_to_card by Vasily Khoruzhick · 14 years ago
  82. fd95240 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  83. 4d048aa wireless, wl1251: Fix potential NULL pointer dereference in wl1251_op_bss_info_changed() by Jesper Juhl · 14 years ago
  84. 5ea7431 bna: use device model DMA API by Ivan Vecera · 14 years ago
  85. 94dde7e atl1c: Add missing PCI device ID by Chuck Ebbert · 14 years ago
  86. ff458ed iwlagn: overwrite EEPROM chain setting for 6250 devices by Wey-Yi Guy · 14 years ago
  87. 9b6cefd be2net: remove netif_stop_queue being called before register_netdev. by Ajit Khaparde · 14 years ago
  88. a89e828 be2net: fix a crash seen during insmod/rmmod test by Ajit Khaparde · 14 years ago
  89. d9c8f49 bnx2x: multicasts in NPAR mode by Vladislav Zolotarov · 14 years ago
  90. f97f305 depca: Fix warnings by Alan Cox · 14 years ago
  91. 2ba5e1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  92. 48bc9a2 vxge: Fix wrong boolean operator by Stefan Weil · 14 years ago
  93. fa9a741 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  94. 4796007 ath9k: Fix memory leak due to failed PAPRD frames by Mohammed Shafi Shajakhan · 14 years ago
  95. fca540a enc28j60: Fix reading of transmit status vector by Stefan Weil · 14 years ago
  96. 785e8cc axnet_cs: reduce delay time at ei_rx_overrun by Ken Kawasaki · 14 years ago
  97. 2ba4514 bnx2x, cnic: Consolidate iSCSI/FCoE shared mem logic in bnx2x by Vladislav Zolotarov · 14 years ago
  98. 6b28ff3 bnx2x: Update bnx2x version to 1.62.11-0 by Yaniv Rosner · 14 years ago
  99. 02a2316 bnx2x: Remove support for emulation/FPGA by Yaniv Rosner · 14 years ago
  100. 1bef68e bnx2x: Add CMS functionality for 848x3 by Yaniv Rosner · 14 years ago