Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-05-24 | 54 | -345/+574 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | be2net: bug fix on returning an invalid nic descriptor | Wei Yang | 2013-05-24 | 1 | -9/+4 | |
| | * | | | | | net: Revert unused variable changes. | David S. Miller | 2013-05-23 | 3 | -0/+3 | |
| | * | | | | | virtio_net: enable napi for all possible queues during open | Jason Wang | 2013-05-23 | 1 | -4/+5 | |
| | * | | | | | net: ethernet: sun: drop unused variable | Emilio López | 2013-05-23 | 1 | -1/+0 | |
| | * | | | | | net: ethernet: korina: drop unused variable | Emilio López | 2013-05-23 | 1 | -1/+0 | |
| | * | | | | | net: ethernet: apple: drop unused variable | Emilio López | 2013-05-23 | 1 | -1/+0 | |
| | * | | | | | qmi_wwan: Added support for Cinterion's PLxx WWAN Interface | Hans-Christoph Schemmel | 2013-05-23 | 1 | -0/+1 | |
| | * | | | | | net: fec: use a more proper compatible string for MVF type device | Shawn Guo | 2013-05-23 | 1 | -3/+3 | |
| | * | | | | | qlcnic: Fix updating netdev->features | Shahed Shaikh | 2013-05-22 | 4 | -46/+61 | |
| | * | | | | | qlcnic: remove netdev->trans_start updates within the driver | Sony Chacko | 2013-05-22 | 3 | -6/+1 | |
| | * | | | | | qlcnic: Return proper error codes from probe failure paths | Sony Chacko | 2013-05-22 | 1 | -4/+8 | |
| | * | | | | | tg3: Update version to 3.132 | Nithin Sujir | 2013-05-22 | 1 | -2/+2 | |
| | * | | | | | tg3: Ensure boot code has completed initialization before accessing hardware | Nithin Sujir | 2013-05-22 | 1 | -4/+4 | |
| | * | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-05-20 | 23 | -73/+201 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-05-20 | 23 | -73/+201 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | ath9k: fix draining aggregation tid buffers | Felix Fietkau | 2013-05-17 | 1 | -3/+1 | |
| | | | * | | | | | ath9k: fix rate handling/reporting | Felix Fietkau | 2013-05-17 | 1 | -2/+7 | |
| | | | * | | | | | ath9k: fix aggregation stop/flush handling | Felix Fietkau | 2013-05-17 | 3 | -25/+48 | |
| | | | * | | | | | ath9k_hw: Enable manual peak calibration for AR9485 | Sujith Manoharan | 2013-05-17 | 2 | -2/+2 | |
| | | | * | | | | | rtlwifi: rtl8192cu: Add new USB ID | Albert Pool | 2013-05-17 | 1 | -0/+1 | |
| | | | * | | | | | brcmfmac: announce P2P_DEVICE support in wiphy structure | Arend van Spriel | 2013-05-17 | 1 | -1/+6 | |
| | | | * | | | | | rtlwifi: rtl8188ee: Fix warning when building on big-endian systems | Larry Finger | 2013-05-17 | 1 | -2/+2 | |
| | | | * | | | | | ath9k: Fix crash on module unload | Sujith Manoharan | 2013-05-17 | 3 | -6/+17 | |
| | | | * | | | | | net/wireless: ATH9K should depend on HAS_DMA | Geert Uytterhoeven | 2013-05-17 | 1 | -1/+1 | |
| | | | * | | | | | bcma: add more core IDs | Rafał Miłecki | 2013-05-17 | 1 | -0/+2 | |
| | | | * | | | | | iwlegacy: remove inline marking of EXPORT_SYMBOL functions | Denis Efremov | 2013-05-17 | 1 | -1/+1 | |
| | | | * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2013-05-17 | 9 | -22/+105 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | iwlwifi: mvm: fix aggregation drain flow | Emmanuel Grumbach | 2013-05-16 | 5 | -18/+48 | |
| | | | | * | | | | | iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMD | Alexander Bondar | 2013-05-16 | 1 | -4/+8 | |
| | | | | * | | | | | iwlwifi: mvm: tell firmware to let multicast frames in | Emmanuel Grumbach | 2013-05-16 | 3 | -0/+43 | |
| | | | | * | | | | | iwlwifi: mvm: Always use SCAN_TYPE_FORCED | Ilan Peer | 2013-05-16 | 1 | -0/+6 | |
| | | | * | | | | | | mac80211_hwsim: correctly register the platform driver | Sasha Levin | 2013-05-16 | 1 | -9/+9 | |
| | | | |/ / / / / | ||||||
| | * | | | | | | | 8139cp: reset BQL when ring tx ring cleared | stephen hemminger | 2013-05-20 | 1 | -0/+1 | |
| | * | | | | | | | drivers: net: usb: rtl8150: concurrent URB bugfix | Petko Manolov | 2013-05-20 | 1 | -54/+46 | |
| | * | | | | | | | isdn/kcapi: fix a small underflow | Dan Carpenter | 2013-05-20 | 1 | -3/+3 | |
| | |/ / / / / / | ||||||
| | * | | | | | | bnx2x: Fix GSO for 57710/57711 chips | Yuval Mintz | 2013-05-20 | 1 | -2/+7 | |
| | * | | | | | | r8169: fix offloaded tx checksum for small packets. | françois romieu | 2013-05-20 | 1 | -14/+27 | |
| | * | | | | | | bonding: fix multiple 3ad mode sysfs race conditions | nikolay@redhat.com | 2013-05-20 | 4 | -10/+24 | |
| | * | | | | | | bonding: arp_ip_count and arp_targets can be wrong | nikolay@redhat.com | 2013-05-20 | 1 | -11/+8 | |
| | * | | | | | | bonding: replace %x with %pI4 for IPv4 addresses | nikolay@redhat.com | 2013-05-20 | 1 | -3/+3 | |
| | * | | | | | | bonding: fix set mode race conditions | nikolay@redhat.com | 2013-05-20 | 1 | -0/+4 | |
| | * | | | | | | vxlan: Update vxlan fdb 'used' field after each usage | Sridhar Samudrala | 2013-05-18 | 1 | -3/+14 | |
| | * | | | | | | gianfar: add missing iounmap() on error in gianfar_ptp_probe() | Wei Yongjun | 2013-05-18 | 1 | -0/+1 | |
| | * | | | | | | bonding: allow TSO being set on bonding master | Eric Dumazet | 2013-05-17 | 1 | -0/+1 | |
| | * | | | | | | NET: mv643xx_eth: avoid lockdep dump on interface down | Russell King | 2013-05-16 | 1 | -2/+2 | |
| | * | | | | | | fec: Invert the order of function calls in fec_restart() | Fabio Estevam | 2013-05-15 | 1 | -3/+3 | |
| | * | | | | | | fec: Fix inconsistent lock state | Fabio Estevam | 2013-05-15 | 1 | -2/+2 | |
| | * | | | | | | ipg: fix an unsigned widening cast of '~' truncation issue | Dan Carpenter | 2013-05-15 | 1 | -43/+43 | |
| | * | | | | | | net/macb: fix ISR clear-on-write behavior only for some SoC | Nicolas Ferre | 2013-05-14 | 2 | -2/+23 |