| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-08-12 | 9 | -26/+49 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-08-11 | 9 | -26/+49 |
| |\ |
|
| | * | drivers/net/wireless/wl1251: add missing kfree | Julia Lawall | 2011-08-10 | 2 | -6/+2 |
| | * | ath5k: fix error handling in ath5k_beacon_send | Bob Copeland | 2011-08-09 | 1 | -9/+14 |
| | * | rt2x00: Add rt2870 device id for Dvico usb key | Anthony Bourguignon | 2011-08-09 | 1 | -0/+2 |
| | * | ath9k: fix a misprint which leads to incorrect calibration | Alex Hacker | 2011-08-09 | 1 | -1/+1 |
| | * | rt2x00: Add new rt73 buffalo USB id | Ivo van Doorn | 2011-08-09 | 1 | -0/+1 |
| | * | rtlwifi: rtl892cu: New USB IDs | Larry Finger | 2011-08-09 | 1 | -3/+8 |
| | * | ath9k_hw: update PMU to improve ripple issue for AR9485 | Rajkumar Manoharan | 2011-08-09 | 1 | -1/+1 |
| | * | ath9k_hw: Fix incorrect Tx control power in AR9003 template | Rajkumar Manoharan | 2011-08-09 | 1 | -3/+3 |
| | * | b43: read correct register on bcma bus. | Hauke Mehrtens | 2011-08-09 | 1 | -3/+17 |
* | | | e1000e: increase driver version number | Bruce Allan | 2011-08-12 | 1 | -1/+1 |
* | | | e1000e: alternate MAC address update | Bruce Allan | 2011-08-12 | 1 | -2/+2 |
* | | | e1000e: do not disable receiver on 82574/82583 | Bruce Allan | 2011-08-12 | 4 | -5/+12 |
* | | | e1000e: alternate MAC address does not work on device id 0x1060 | Bruce Allan | 2011-08-12 | 1 | -1/+2 |
|/ / |
|
* | | PCnet: Fix section mismatch | Ralf Baechle | 2011-08-11 | 1 | -1/+1 |
* | | bnx2x: disable dcb on 578xx since not supported yet | Dmitry Kravkov | 2011-08-11 | 1 | -1/+1 |
* | | bnx2x: properly clean indirect addresses | Dmitry Kravkov | 2011-08-11 | 2 | -9/+32 |
* | | bnx2x: prevent race between undi_unload and load flows | Dmitry Kravkov | 2011-08-11 | 1 | -0/+8 |
* | | bnx2x: fix select_queue when FCoE is disabled | Vladislav Zolotarov | 2011-08-11 | 1 | -5/+25 |
* | | bnx2x: init FCOE FP only once | Vladislav Zolotarov | 2011-08-11 | 1 | -2/+3 |
* | | net/irda: sh_sir: tidyup compile warning | Kuninori Morimoto | 2011-08-11 | 1 | -1/+1 |
* | | net/irda: sh_sir: add missing header | Kuninori Morimoto | 2011-08-11 | 1 | -0/+2 |
* | | net/irda: sh_irda: add missing header | Kuninori Morimoto | 2011-08-11 | 1 | -0/+2 |
* | | slcan: ldisc generated skbs are received in softirq context | Oliver Hartkopp | 2011-08-11 | 1 | -1/+1 |
* | | dp83640: increase receive time stamp buffer size | Richard Cochran | 2011-08-08 | 1 | -3/+2 |
* | | gianfar: fix fiper alignment after resetting the time | Richard Cochran | 2011-08-08 | 1 | -7/+2 |
* | | rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...) | huajun li | 2011-08-08 | 1 | -1/+0 |
* | | slip: fix NOHZ local_softirq_pending 08 warning | Matvejchikov Ilya | 2011-08-08 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-08-05 | 50 | -238/+430 |
|\ \ |
|
| * | | mlx4: decreasing ref count when removing mac | Yevgeny Petrilin | 2011-08-05 | 1 | -3/+6 |
| * | | ixgbe: fix PHY link setup for 82599 | Emil Tantilov | 2011-08-04 | 1 | -0/+1 |
| * | | ixgbe: fix __ixgbe_notify_dca() bail out code | Don Skidmore | 2011-08-04 | 1 | -1/+1 |
| * | | igb: fix WOL on second port of i350 device | Carolyn Wyborny | 2011-08-04 | 1 | -1/+1 |
| * | | e1000e: minor re-order of #include files | Bruce Allan | 2011-08-04 | 2 | -2/+2 |
| * | | e1000e: remove unnecessary check for NULL pointer | Bruce Allan | 2011-08-04 | 1 | -2/+1 |
| * | | intel drivers: repair missing flush operations | Jesse Brandeburg | 2011-08-04 | 18 | -0/+59 |
| * | | macb: restore wrap bit when performing underrun cleanup | Tord Andersson | 2011-08-04 | 1 | -0/+3 |
| * | | cdc_ncm: fix endianness problem. | Giuseppe Scrivano | 2011-08-04 | 1 | -100/+56 |
| * | | irda: use PCI_VENDOR_ID_* | Jon Mason | 2011-08-04 | 1 | -10/+8 |
| * | | mlx4: Fixing Ethernet unicast packet steering | Yevgeny Petrilin | 2011-08-04 | 2 | -1/+3 |
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-08-04 | 16 | -40/+84 |
| |\| |
|
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in... | John W. Linville | 2011-08-03 | 16 | -40/+84 |
| | |\ |
|
| | | * | iwlagn: 5000 do not support idle mode | Wey-Yi Guy | 2011-08-02 | 3 | -1/+5 |
| | | * | rt2x00: fix usage of NULL queue | Stanislaw Gruszka | 2011-08-02 | 1 | -2/+3 |
| | | * | rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTO | Helmut Schaa | 2011-08-02 | 1 | -1/+2 |
| | | * | iwlagn: sysfs couldn't find the priv pointer | Emmanuel Grumbach | 2011-08-02 | 1 | -9/+9 |
| | | * | rt2x00: rt2800: fix zeroing skb structure | Stanislaw Gruszka | 2011-08-01 | 1 | -2/+1 |
| | | * | rtlwifi: Fix kernel oops on ARM SOC | Larry Finger | 2011-08-01 | 1 | -9/+11 |
| | | * | ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabled | Stanislaw Gruszka | 2011-08-01 | 5 | -13/+40 |