1. 62776d0 sfc: Implement message level control by Ben Hutchings · 14 years ago
  2. 0c605a2 sfc: Log MTD errors using partition name, not just net device name by Ben Hutchings · 14 years ago
  3. 5b98c1b sfc: Implement ethtool register dump operation by Ben Hutchings · 14 years ago
  4. 7a938f8 broadcom: Add 5241 support by Dmitry Baryshkov · 14 years ago
  5. fcb26ec broadcom: move all PHY_ID's to header by Dmitry Baryshkov · 14 years ago
  6. 8244132 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  7. 38000a9 sky2: enable rx/tx in sky2_phy_reinit() by Brandon Philips · 14 years ago
  8. 01fc3e8 qeth: handle missing z/VM authorization of OSX by Ursula Braun · 14 years ago
  9. 0132951 qeth: specify correct function level for OSN devices by Ursula Braun · 14 years ago
  10. 51aa165 qeth: fix page breaks in hw headers by Frank Blaschka · 14 years ago
  11. 43a6530 qeth: fix use after free for qeths debug area by Carsten Otte · 14 years ago
  12. 38593d0 qeth: Fold qeth_qerr debug area by Carsten Otte · 14 years ago
  13. efd5d9a qeth: Fold qeth_misc debug area by Carsten Otte · 14 years ago
  14. d829eee qeth: Fold qeth_sense debug area by Carsten Otte · 14 years ago
  15. 847a50f qeth: Fold qeth_trace debug area by Carsten Otte · 14 years ago
  16. af03906 qeth: Add new s390 debug feature for each qeth card by Carsten Otte · 14 years ago
  17. 8e96c51 qeth: Rework qeth_dbf_longtext by Carsten Otte · 14 years ago
  18. 59b60e9 smsgiucv: guarantee single iucv connect in thaw by Ursula Braun · 14 years ago
  19. 4eaef48 qlcnic: update version to 5.0.6 by Amit Kumar Salecha · 14 years ago
  20. d626ad4 qlcnic: mark context state freed after destroy by Amit Kumar Salecha · 14 years ago
  21. 68bf1c6 qlcnic: offload tx timeout recovery by Amit Kumar Salecha · 14 years ago
  22. 52486a3 qlcnic: dont free host resources during fw recovery by Amit Kumar Salecha · 14 years ago
  23. 8a15ad1 qlcnic: release device resources during interface down by Amit Kumar Salecha · 14 years ago
  24. 42f65cb qlcnic: fix mac address mgmt by Amit Kumar Salecha · 14 years ago
  25. 900c6cf qlcnic: handshake with card after fw load by Amit Kumar Salecha · 14 years ago
  26. 9665982 qlcnic: cleanup skb allocation by Amit Kumar Salecha · 14 years ago
  27. 17f085d e1000e: disable gig speed when in S0->Sx transition by Bruce Allan · 14 years ago
  28. dbcb9fec e1000e: packet split should not be used with early receive by Bruce Allan · 14 years ago
  29. f2e2b3a e1000e: do not touch PHY page 800 registers when link speed is 1000Mbps by Bruce Allan · 14 years ago
  30. 0c6bdb3 e1000e: avoid polling h/w registers during link negotiation by Bruce Allan · 14 years ago
  31. 6b2a541 cnic: Disable statistics initialization for eth clients that do not support statistics by Dmitry Kravkov · 14 years ago
  32. 06aeb78 net: add dependency on fw class module to qlcnic and netxen_nic by Anirban Chakraborty · 14 years ago
  33. 8ceedea Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  34. d5dc0ae hso: remove setting of low_latency flag by Filip Aben · 14 years ago
  35. 13fea6d lasi82596: fix netdev_mc_count conversion by Helge Deller · 14 years ago
  36. ade2d3d NET: MIPSsim: Fix modpost warning. by Ralf Baechle · 14 years ago
  37. 2aa40ae caif: Use link layer MTU instead of fixed MTU by Sjur Braendeland · 14 years ago
  38. c14c643 e1000e: update driver version number by Bruce Allan · 14 years ago
  39. 451152d e1000e: update copyright information by Bruce Allan · 14 years ago
  40. e52997f e1000e: enable support for EEE on 82579 by Bruce Allan · 14 years ago
  41. d3738bb e1000e: initial support for 82579 LOMs by Bruce Allan · 14 years ago
  42. eb7700d e1000e: fix check for manageability on ICHx/PCH by Bruce Allan · 14 years ago
  43. 8c7bbb9 e1000e: separate out PHY statistics register updates by Bruce Allan · 14 years ago
  44. 3f0c16e e1000e: cleanup e1000_sw_lcd_config_ich8lan() by Bruce Allan · 14 years ago
  45. 3af5048 e1000e: cleanup ethtool loopback setup code by Bruce Allan · 14 years ago
  46. 20c0da6 cxgb4: minor cleanup by Dimitris Michailidis · 14 years ago
  47. a0881ca cxgb4: update FW definitions by Dimitris Michailidis · 14 years ago
  48. 91e9a1e cxgb4: add a missing error interrupt by Dimitris Michailidis · 14 years ago
  49. f68707b cxgb4: propagate link initialization errors to .ndo_open's callers by Dimitris Michailidis · 14 years ago
  50. 9be793b cxgb4: switch to 64 bit inteface statistics by Dimitris Michailidis · 14 years ago
  51. f21ce1c cxgb4: set dev_id to the port number by Dimitris Michailidis · 14 years ago
  52. 204dc3c cxgb4: implement EEH by Dimitris Michailidis · 14 years ago
  53. 02b5fb8 cxgb4: rearrange initialization code in preparation for EEH by Dimitris Michailidis · 14 years ago
  54. 900a659 cxgb4: dynamically determine flash size and FW image location by Dimitris Michailidis · 14 years ago
  55. b685577 ath5k: initialize ah->ah_current_channel by Bob Copeland · 14 years ago
  56. bb9c03d 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
  57. abf52f8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  58. 4de5782 qlcnic: fix register access by Amit Kumar Salecha · 14 years ago
  59. ef71ff8 qlcnic: fix race in tx stop queue by Rajesh K Borundia · 14 years ago
  60. 8f89138 qlcnic: seperate interrupt for TX by schacko · 14 years ago
  61. 7f9a0c3 qlcnic: change driver description by Sritej Velaga · 14 years ago
  62. 469c221 qlcnic: fix device soft reset by Sucheta Chakraborty · 14 years ago
  63. aabef8b bnx2: fix dma_get_ops compilation breakage by FUJITA Tomonori · 14 years ago
  64. db176ed ucc_geth: fix for RX skb buffers recycling by Sergey Matyukevich · 14 years ago
  65. 49e4b847 be2net: enable ipv6 tso support by Ajit Khaparde · 14 years ago
  66. 8b1d920 pcnet_cs: add new id (TOSHIBA Modem/LAN Card) by Ken Kawasaki · 14 years ago
  67. 63b88b9 gianfar: Fix oversized packets handling by Anton Vorontsov · 14 years ago
  68. 099473c ehea: Fix kernel deadlock in DLPAR-mem processing by Jan-Bernd Themann · 14 years ago
  69. a91fb14 ehea: fix delayed packet processing by Jan-Bernd Themann · 14 years ago
  70. 7567250 ixgbe: add comment on SFP+ ID for Active DA by Don Skidmore · 14 years ago
  71. 434d7b3 qlcnic: Bumped up version number by Anirban Chakraborty · 14 years ago
  72. 0e33c66 qlcnic: Fix a bug in setting up NIC partitioning mode by Anirban Chakraborty · 14 years ago
  73. 97553f7 gianfar: Fix setup of RX time stamping by Manfred Rudigier · 14 years ago
  74. d8d326d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  75. 6a0076e ath5k: report PHY error frames only for chips which need it by Bruno Randolf · 14 years ago
  76. 8786123 ath5k: review RX descriptor functions by Bruno Randolf · 14 years ago
  77. 1884a36 ath5k: take descriptor differences between 5210 and 5211 into account by Bruno Randolf · 14 years ago
  78. 2237e92 ath5k: update 5210/5211 frame types by Bruno Randolf · 14 years ago
  79. 03417bc ath5k: review and add comments for descriptors by Bruno Randolf · 14 years ago
  80. 62412a8 ath5k: remove pointless rx error overlay struct by Bruno Randolf · 14 years ago
  81. 2847109 ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status() by Bruno Randolf · 14 years ago
  82. a666819 ath5k: use direct function calls for descriptors when possible by Bruno Randolf · 14 years ago
  83. 02a78b4 ath5k: move checks and stats into new function by Bruno Randolf · 14 years ago
  84. 8a89f06 ath5k: split descriptor handling and frame receive by Bruno Randolf · 14 years ago
  85. b16062f ath5k: unify rx descriptor error handling by Bruno Randolf · 14 years ago
  86. 39d63f2 ath5k: reset more pointers after we free skbs by Bruno Randolf · 14 years ago
  87. 0452d4a ath5k: print more errors when decriptor setup fails by Bruno Randolf · 14 years ago
  88. 265faad ath5k: fix rx descriptor debugging by Bruno Randolf · 14 years ago
  89. beade63 ath5k: fix some comment typos by Bruno Randolf · 14 years ago
  90. 9e4e43f ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb() by Bruno Randolf · 14 years ago
  91. 8d67a03 ath5k: more debug prints for resets by Bruno Randolf · 14 years ago
  92. c086aba ipw2200: Enable LED by default by ubuntu@tjworld.net · 15 years ago
  93. 7484bdc p54usb: Comment out duplicate Medion MD40900 device id by Leann Ogasawara · 14 years ago
  94. 3d3b33b zd1211rw: change ZD_REGDOMAIN_JAPAN_* naming by John W. Linville · 14 years ago
  95. 71184ba zd1211rw: add 0x49 -> JP regulatory domain map by Kouhei Sutou · 14 years ago
  96. fdb93f8a gadget/rndis: dev_get_stats() now returns rtnl_link_stats64. by David S. Miller · 14 years ago
  97. 7e43cd6 netxen: fix caching window register by Amit Kumar Salecha · 14 years ago
  98. 2227bae netxen: fix rcv buffer leak by Amit Kumar Salecha · 14 years ago
  99. bf44508 netxen: fix memory leaks in error path by Amit Kumar Salecha · 14 years ago
  100. 4fcc3d3 netdev:bfin_mac: reclaim and free tx skb as soon as possible after transfer by Sonic Zhang · 14 years ago