summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-05-22bnx2x: properly handle CFC DEL in cnic flowVladislav Zolotarov
2011-05-22bnx2x: call dev_kfree_skb_any instead of dev_kfree_skbVladislav Zolotarov
2011-05-22net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang
2011-05-22netpoll: disable netpoll when enslave a deviceAmerigo Wang
2011-05-22macvlan: Forward unicast frames in bridge mode to lowerdevDavid Ward
2011-05-22drivers/net: add prefetch header for prefetch usersPaul Gortmaker
2011-05-22rionet: Remove pointless printk of skb pointer.David S. Miller
2011-05-21PCI/e1000e: Add and use pci_disable_link_state_locked()Yinghai Lu
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-05-20macvlan: fix panic if lowerdev in a bondEric Dumazet
2011-05-20tg3: Add braces around 5906 workaround.Matt Carlson
2011-05-20tg3: Fix NETIF_F_LOOPBACK errorMatt Carlson
2011-05-20macvlan: remove one synchronize_rcu() callEric Dumazet
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-05-19be2net: Kill set but unused variable 'req' in lancer_fw_download()David S. Miller
2011-05-19atl1c: atl1c_resume() is only used when CONFIG_PM_SLEEP is defined.David S. Miller
2011-05-19tg3: Update version to 3.119Matt Carlson
2011-05-19tg3: Apply rx_discards fix to 5719/5720Matt Carlson
2011-05-19tg3: Remove excessive parenthesisMatt Carlson
2011-05-19tg3: Consolidate all netdev feature assignmentsMatt Carlson
2011-05-19tg3: Move TSO_CAPABLE assignmentMatt Carlson
2011-05-19tg3: Fix stats for 5704 and later devicesMatt Carlson
2011-05-19tg3: Fix TSO loopback testMatt Carlson
2011-05-19tg3: Consolidate autoneg advertisement setup codeMatt Carlson
2011-05-19tg3: Fix EEE interoperability workaroundMatt Carlson
2011-05-19tg3: Fix IPv6 TCP problems for 5719Matt Carlson
2011-05-19tg3: Fix 57765 B0 data corruptionMatt Carlson
2011-05-19tg3: Cleanup transmit error pathMatt Carlson
2011-05-19tg3: Set tx bug flags for more devicesMatt Carlson
2011-05-19ath9k: use PS wakeup before REG_READMohammed Shafi Shajakhan
2011-05-19ath9k: implement .tx_last_beacon()Felix Fietkau
2011-05-19b43: read PHY info only when needed (for PHY-A)Rafał Miłecki
2011-05-19b43: separate ssb core resetRafał Miłecki
2011-05-19b43: add helper for finding GPIO deviceRafał Miłecki
2011-05-19b43: dma: cache translation (routing bits)Rafał Miłecki
2011-05-19b43: make b43_wireless_init less bus specificRafał Miłecki
2011-05-19b43: add helpers for block R/W opsRafał Miłecki
2011-05-19ath9k: fix ad-hoc nexttbtt calculationFelix Fietkau
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-05-19ath_hw: Fix bssid mask documentationMohammed Shafi Shajakhan
2011-05-19ath9k_htc: Fix packet timeoutSujith Manoharan
2011-05-19ath9k_htc: Change credit limit for UB94/95Sujith Manoharan
2011-05-19ath9k_htc: Fix max subframe handlingSujith Manoharan
2011-05-19ath9k_htc: Fix BSSID calculationSujith Manoharan
2011-05-19ath9k_htc: Fix RX filter calculationSujith Manoharan
2011-05-19ath9k_htc: Recalculate the BSSID mask on interfaceSujith Manoharan
2011-05-19ath9k_htc: Fix station flagsSujith Manoharan
2011-05-19ath9k_htc: Fix mode selectionSujith Manoharan