1. 0220ff7 cpmac: prevent fatal exception in cpmac_end_xmit by Stefan Weil · 15 years ago
  2. 69bd4ae cpmac: remove unused variable. by Florian Fainelli · 15 years ago
  3. d1a277c can: sja1000: generic OF platform bus driver by Wolfgang Grandegger · 15 years ago
  4. 255a915 can: sja1000: stop misusing member base_addr of struct net_device by Wolfgang Grandegger · 15 years ago
  5. 128ced8 can: some fixes and cleanups to the initial device driver interface by Wolfgang Grandegger · 15 years ago
  6. 342a437 usbnet: ratelimit warning messages invoked from callback handler by André Goddard Rosa · 15 years ago
  7. 6442330 fec: Add FEC support for MX35 processor by Fabio Estevam · 15 years ago
  8. e13f931 irda-usb: suspend/resume support by Tadashi Abe · 15 years ago
  9. cd39c7a mac8390: use printk MAC address format by Finn Thain · 15 years ago
  10. ccffad25 net: convert unicast addr list by Jiri Pirko · 15 years ago
  11. ae63e80 bonding: use bond_is_lb() when it's appropriate by Jiri Pirko · 15 years ago
  12. bdb0e01 ath1e: add new device id for asus hardware by Greg Kroah-Hartman · 15 years ago
  13. 465440d mlx4_en: Fix a kernel panic when waking tx queue by Yevgeny Petrilin · 15 years ago
  14. e857375 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  15. f22a563 cxgb3: add support for the Aquantia 10G-BT phy by Divy Le Ray · 15 years ago
  16. 7445142 cxgb3: Add Aeluros 2020 phy support by Divy Le Ray · 15 years ago
  17. c3a8c5b cxgb3: move away from LLTX by Divy Le Ray · 15 years ago
  18. 080c825 netdev: bfin_mac: add Blackfin MII bus to platform bus to allow DSA access by Graf Yang · 15 years ago
  19. 015dac8 netdev: bfin_mac: fix performance issue found by netperf by Michael Hennerich · 15 years ago
  20. 805a8ab netdev: bfin_mac: fix malformed UDP packet transmission when polling with KGDB by Sonic Zhang · 15 years ago
  21. 91a455f netdev: bfin_mac: drop useless IRQF_SHARED from Blackfin EMAC interrupt by Michael Hennerich · 15 years ago
  22. 60df914 veth: dont release skb->dst in veth_xmit() by Eric Dumazet · 15 years ago
  23. aeeab4f rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongle by John W. Linville · 15 years ago
  24. 21a4cc0 at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scan by John W. Linville · 15 years ago
  25. 4e0168f mac8390: fix build with NET_POLL_CONTROLLER by Finn Thain · 15 years ago
  26. c22c814 cxgb3: link fault fixes by Divy Le Ray · 15 years ago
  27. 10b6d95 cxgb3: fix dma mapping regression by Divy Le Ray · 15 years ago
  28. 4d5ef9f korina: periodically poll the media by Florian Fainelli · 15 years ago
  29. 5d23a1d net: replace dma_sync_single with dma_sync_single_for_cpu by FUJITA Tomonori · 15 years ago
  30. cdd0db0 net: dont update dev->trans_start by Eric Dumazet · 15 years ago
  31. 2867975 net: dont update dev->trans_start in 10GB drivers by Eric Dumazet · 15 years ago
  32. 3f1f39c Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago
  33. 2618ab7 wimax/i2400m: usb: fix device reset on autosuspend while not yet idle by Inaky Perez-Gonzalez · 15 years ago
  34. a0a4c4c wimax/i2400m: sdio: set the block size before enabling the function by Inaky Perez-Gonzalez · 15 years ago
  35. 052991d wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*() by Inaky Perez-Gonzalez · 15 years ago
  36. 8ac1101 wimax/i2400m: factor out 'state report's TLV handling to a function by Inaky Perez-Gonzalez · 15 years ago
  37. 223beea wimax/i2400m: allow kernel commands to device to be logged too by Inaky Perez-Gonzalez · 15 years ago
  38. 44b849d wimax/i2400m: trace commands sent from user space on the "echo" pipe by Inaky Perez-Gonzalez · 15 years ago
  39. fe44268 wimax/i2400m: generate fake source MAC address with random_ether_addr() by Inaky Perez-Gonzalez · 15 years ago
  40. 46c3767 rtl8187: Remove pointless check in rtl8187_rx_cb(). by David S. Miller · 15 years ago
  41. a1091aa p54: Use SKB list handling helpers instead of by-hand code. by David S. Miller · 15 years ago
  42. ae71fab wavelan: Remove bogus debugging on skb->next being non-NULL. by David S. Miller · 15 years ago
  43. 5615968 appletalk: Add proper locking around IPDDP routing table. by David S. Miller · 15 years ago
  44. 553e233 net: use netdev stats in b44, sundance, via-rhine and via-velocity by Eric Dumazet · 15 years ago
  45. 824fb38 r6040: check and update media status by Florian Fainelli · 15 years ago
  46. 0fb2787 ixgbe: Fix build warning by Peter P Waskiewicz Jr · 15 years ago
  47. 0a372eb sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead. by David S. Miller · 15 years ago
  48. 21a8cfe cpmac: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE. by David S. Miller · 15 years ago
  49. 0e53c7f ixp4xx_eth: Remove references to BUS_ID_SIZE. by David S. Miller · 15 years ago
  50. b63dc8f bfin_mac: fix build error due to net_device_ops convert by Mike Frysinger · 15 years ago
  51. f21b75e r8169: Use a different default for each family by Jean Delvare · 15 years ago
  52. 5ad1890 atlx: move modinfo data from atlx.h to atl1.c by Alex Chiang · 15 years ago
  53. 3d6593e net/ucc_geth: allow to set mac address on running device by Kevin Hao · 15 years ago
  54. 18a36c1 gianfar: fix babbling rx error event bug by Xiaotian Feng · 15 years ago
  55. 9c5cd67 niu: Add support for C10NEM by Tanli Chang · 15 years ago
  56. 8ca783a ixgbe: fix 82598 SFP initialization after driver load. by Don Skidmore · 15 years ago
  57. f7c86a3 ixgbe: Remove device ID 0x10d8 by Peter P Waskiewicz Jr · 15 years ago
  58. cbe7a81 igb/e1000e: update PSSR_MDIX value to reflect correct bit by Alexander Duyck · 15 years ago
  59. 3ea73af igb: Record host memory receive overflow in net_stats by Jesper Dangaard Brouer · 15 years ago
  60. 8c0ab70 igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count) by Jesper Dangaard Brouer · 15 years ago
  61. 3c514ce igb: add RQDPC (Receive Queue Drop Packet Count) register macro by Jeff Kirsher · 15 years ago
  62. b93d584 8139*: convert printk() to pr_<foo>() by Alexander Beregalov · 15 years ago
  63. 39738e1 3c5xx: convert printk() to pr_<foo>() by Alexander Beregalov · 15 years ago
  64. 646cdb3 3c50x: convert printk() to pr_<foo>() by Alexander Beregalov · 15 years ago
  65. d3f65f7 atl1: use netdev->stats by Eric Dumazet · 15 years ago
  66. 7682455 Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago
  67. f11a377 r8169: avoid losing MSI interrupts by David Dillow · 15 years ago
  68. 65ac885 net: sh_eth: Add support SH7724 by Yoshihiro Shimoda · 15 years ago
  69. 380af9e net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data" by Yoshihiro Shimoda · 15 years ago
  70. 862df49 net: sh_eth: fix receive desciptor loop by Yoshihiro Shimoda · 15 years ago
  71. 0029d64 net: sh_eth: fix TX/RX descriptor not set physical memory by Yoshihiro Shimoda · 15 years ago
  72. e88aae7 net: sh_eth: fix cache coherency issue by Yoshihiro Shimoda · 15 years ago
  73. dfa9264 net: Remove obsolete MV64360 config option by Gabriel Paubert · 15 years ago
  74. 217cbfa mac8390: fix regression caused during net_device_ops conversion by Finn Thain · 15 years ago
  75. d0fc1d5 iwmc3200wifi: fix link error when CFG80211 is not selected by Zhu Yi · 15 years ago
  76. e3804cb net: remove COMPAT_NET_DEV_OPS by Alexander Beregalov · 15 years ago
  77. c649c0e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  78. 4e2fd55 gianfar: fix BUG under load after introduction of skb recycling by Lennert Buytenhek · 15 years ago
  79. 45ea4ea Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  80. dddc045 myri10ge: Add support for vlan_features by Brice Goglin · 15 years ago
  81. 2552c31 myri10ge: drop myri10ge_lro module parameter by Brice Goglin · 15 years ago
  82. 18af3e7 myri10ge: fix the invokation of lro_flush_all by Brice Goglin · 15 years ago
  83. 38aab07 mlx4_en: Fix partial rings feature by Yevgeny Petrilin · 15 years ago
  84. 8e29291 mlx4_en: Removed redundant stride variable by Yevgeny Petrilin · 15 years ago
  85. a2e2322 iwlwifi: check for valid band for channel info by Wey-Yi Guy · 15 years ago
  86. 086ed11 iwlagn: co-exist with AMT by Mohamed Abbas · 15 years ago
  87. 0324c14 iwlcore: Set rb_timeout to 0x10 for devices with ICT by Mohamed Abbas · 15 years ago
  88. 40cefda iwlcore: Add support for periodic RX interrupt by Mohamed Abbas · 15 years ago
  89. 4752c93 iwlcore: Allow skb allocation from tasklet. by Mohamed Abbas · 15 years ago
  90. ef850d7 iwlcore: support ICT interrupt by Mohamed Abbas · 15 years ago
  91. a2b0f02 iwlwifi: support "pure 40MHz" in RXON command by Wey-Yi Guy · 15 years ago
  92. a9c146b iwlwifi: report the rate index as an MCS rate number by Wey-Yi Guy · 15 years ago
  93. a8b50a0 iwlcore: register locks by Mohamed Abbas · 15 years ago
  94. 0848e29 iwlwifi: support NVM access (EEPROM/OTP) by Wey-Yi Guy · 15 years ago
  95. 8a566af rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVAL by Ivo van Doorn · 15 years ago
  96. 3b91c36 rt2x00: Add new rt2800usb USB ID's for Sweex by Ivo van Doorn · 15 years ago
  97. 9839178 rndis_wlan: do not try to restore wpa keys using add_wep_key() by Jussi Kivilinna · 15 years ago
  98. b145ee0 rndis_wlan: split add_wpa_key from rndis_iw_set_encode_ext by Jussi Kivilinna · 15 years ago
  99. b4703a2 rndis_wlan: explain bits used in key setup code. by Jussi Kivilinna · 15 years ago
  100. 9656e85 rndis_wlan: remove CAP_SUPPORT_TXPOWER/OID_802_11_TX_POWER_LEVEL code by Jussi Kivilinna · 15 years ago