1. ecb22e1 net: myri10ge: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  2. c959840 net: ksz884x: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  3. 21d35d2 net: sky2: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  4. 68e35d8 net: skge: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  5. 54fe902 net: jme: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  6. 4722cd4 net: e100: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  7. 3ee785f net: icplus: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  8. df2a644 net: fealnx: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  9. 806636f net: be2net: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  10. 5f258a1 net: dl2k: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  11. 42b9023 net: sundance: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  12. 3c5b9ca net: tulip: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  13. 117401e bnx2x: add TSO support for IPIP by Eric Dumazet · 11 years ago
  14. ea58c18 be2net: Rework PCIe error report log messaging by Ajit Khaparde · 11 years ago
  15. a729e83 bonding: Remove __exit tag from bond_netlink_fini(). by David S. Miller · 11 years ago
  16. ec76aa4 bonding: add Netlink support active_slave option by Jiri Pirko · 11 years ago
  17. 90af231 bonding: add Netlink support mode option by Jiri Pirko · 11 years ago
  18. 752d48b bonding: move active_slave getting into separate function by Jiri Pirko · 11 years ago
  19. 080a06e bonding: remove bond_ioctl_change_active() by Jiri Pirko · 11 years ago
  20. d9e32b2 bonding: move active_slave setting into separate function by Jiri Pirko · 11 years ago
  21. 72be35f bonding: move mode setting into separate function by Jiri Pirko · 11 years ago
  22. 0a2a78c bonding: push Netlink bits into separate file by Jiri Pirko · 11 years ago
  23. 3ba405d gianfar: Simplify MQ polling to avoid soft lockup by Claudiu Manoil · 11 years ago
  24. 60b4a1f qlcnic: update version to 5.3.51 by Himanshu Madhani · 11 years ago
  25. 60d3c47 qlcnic: Skip unknown entry type while collecting firmware dump by Shahed Shaikh · 11 years ago
  26. 1de899d qlcnic: dcb code cleanup and refactoring. by Sucheta Chakraborty · 11 years ago
  27. 4c776aa qlcnic: Remove redundant eSwitch enable commands by Sony Chacko · 11 years ago
  28. 6177a95 qlcnic: Update ethtool standard pause settings. by Jitendra Kalsaria · 11 years ago
  29. 891e71b1b qlcnic: Firmware dump collection when auto recovery is disabled. by Pratik Pujar · 11 years ago
  30. 710a1a4 qlcnic: Enhance ethtool to display ring indices and interrupt mask by Pratik Pujar · 11 years ago
  31. 9e63095 qlcnic: Print informational messages only once during driver load. by Sucheta Chakraborty · 11 years ago
  32. 6d2d83e net: enic: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  33. cefa63b net: cxgb4vf: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  34. fd4a260 net: cxgb2: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  35. 2cac546 net: cxgb3: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  36. 11e4c74 net: cxgb4: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  37. d8283e5 net: bna: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  38. 4fc76e6 net: tg3: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  39. 932257e net: bnx2x: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  40. b9a7803 net: bnx2: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  41. 01095b9 net: alx: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  42. 94ee39f net: amd8111e: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  43. 3638d30 net: pcnet32: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  44. 705d1c3 net: starfire: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  45. 2cb63c7 net: 8390: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  46. 559e311 net: typhoon: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  47. 5cda73b Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  48. 82cada2 xen-netback: enable IPv6 TCP GSO to the guest by Paul Durrant · 11 years ago
  49. a946858 xen-netback: handle IPv6 TCP GSO packets from the guest by Paul Durrant · 11 years ago
  50. 7365bcf xen-netback: Unconditionally set NETIF_F_RXCSUM by Paul Durrant · 11 years ago
  51. 2eba61d xen-netback: add support for IPv6 checksum offload from guest by Paul Durrant · 11 years ago
  52. 146c8a7 xen-netback: add support for IPv6 checksum offload to guest by Paul Durrant · 11 years ago
  53. 4d1ae5f bonding: add rtnl lock and remove read lock for bond sysfs by dingtianhong · 11 years ago
  54. 28c7192 bonding: use RCU protection for alb xmit path by dingtianhong · 11 years ago
  55. 47e91f56 bonding: use RCU protection for 3ad xmit path by dingtianhong · 11 years ago
  56. 33235ca isdn: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  57. b046ffe net/mlx4_core: Load higher level modules according to ports type by Eyal Perry · 11 years ago
  58. 39e210f net/mlx4: Unused local variable in mlx4_opreq_action by Amir Vadai · 11 years ago
  59. 5930e8d net/mlx4: Fix typo, move similar defs to same location by Or Gerlitz · 11 years ago
  60. fe66bb2 net/mlx4: Clean the code to eliminate trivial build warnings by Or Gerlitz · 11 years ago
  61. 9f96da4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  62. b6b561c rt2x00: rt2800lib: remove duplicate rf_vals for RF3053 by Kevin Lo · 11 years ago
  63. 7122e66 rt2x00: rt2800lib: fix RF registers for RT5390/RT5392 by Kevin Lo · 11 years ago
  64. 448a71c mwifiex: use alloc_workqueue() function by Amitkumar Karwar · 11 years ago
  65. e4744ec ath9k_hw: remove references to hw->conf by Felix Fietkau · 11 years ago
  66. c648ecb ath9k: make ath9k_uses_beacons static by Felix Fietkau · 11 years ago
  67. 7f329bb ath9k: remove sc->config.cabqReadyTime by Felix Fietkau · 11 years ago
  68. 45c67f6 ath9k: move channel change code to ath_set_channel by Felix Fietkau · 11 years ago
  69. 2297f1c ath9k: make ath9k_cmn_update_ichannel static by Felix Fietkau · 11 years ago
  70. 6b21fd2 ath9k_hw: simplify channel flags by Felix Fietkau · 11 years ago
  71. 81c507a ath9k_hw: remove IS_CHAN_OFDM() by Felix Fietkau · 11 years ago
  72. 1a5e632 ath9k_hw: remove IS_CHAN_B() by Felix Fietkau · 11 years ago
  73. 8896934 ath9k_hw: remove direct accesses to channel mode flags by Felix Fietkau · 11 years ago
  74. 1a04d59 ath9k: use a separate data structure for rx buffers by Felix Fietkau · 11 years ago
  75. 50d60c6 wcn36xx: fix coccinelle warnings by Fengguang Wu · 11 years ago
  76. 7e43f3b rt2x00: rt73usb: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  77. f3218be rt2x00: rt61pci: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  78. c429dfe rt2x00: rt2800lib: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  79. 7b8a00d rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  80. a44d014 rt2x00: add rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  81. 42f920c rt2x00: cleanup indentation in rt2800.h by Gabor Juhos · 11 years ago
  82. 5830845 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  83. e25aa82 rt2x00: rt2800lib: fix VGC adjustment for RT3572 and RT3593 by Gabor Juhos · 11 years ago
  84. 0beb1bb rt2x00: rt2800lib: fix VGC adjustment for RT5592 by Gabor Juhos · 11 years ago
  85. 1dc254a rt2x00: use generic EWMA functions for average RSSI calculations by Gabor Juhos · 11 years ago
  86. 8f78b0b rt2x00: rt2800lib: no need to toggle RF R30 bit 7 twice by Kevin Lo · 11 years ago
  87. a9b1d9a net: p54spi: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  88. fdbdd25 rt2x00: do not pause queue on flush by Stanislaw Gruszka · 11 years ago
  89. 733aec6 rt2x00: rt2800lib: fix default VGC values for RT3572 for the 5GHz band by Gabor Juhos · 11 years ago
  90. 271f1a4 rt2x00: rt2800lib: fix VGC programming for RT3572 and RT3593 by Gabor Juhos · 11 years ago
  91. 0ffd2a9 rt2x00: rt2800lib: fix default VGC values for RT3593 by Gabor Juhos · 11 years ago
  92. cdabcb2 rt2x00: rt2800lib: remove TXPOWER_DELTA entry from extended EEPROM map by Gabor Juhos · 11 years ago
  93. a750db9 rt2x00: rt2800lib: remove TXMIXER_GAIN entries from the extended EEPROM map by Gabor Juhos · 11 years ago
  94. 7d9b358 brcmsmac: add support for a BCM4313 with PCI id 0x4313 by Hauke Mehrtens · 11 years ago
  95. b9f54bd bcma: add PCI id 0x4313 by Hauke Mehrtens · 11 years ago
  96. dfa0415 bcma: reject PCI cards in bcma. by Hauke Mehrtens · 11 years ago
  97. 9f55c62 net: wireless: wl1251: update firmware path by Felipe Balbi · 11 years ago
  98. 21cf502 rt2x00_pci: Fix interrupt handler name (visible at /proc/interrupts) by Kirill Tkhai · 11 years ago
  99. 8e84c25 wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardware by Eugene Krasnikov · 11 years ago
  100. c856197 mwifiex: Change variable type to bool by Peter Senna Tschudin · 11 years ago