summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2013-01-10net: ethernet: xilinx: Do not use axienet on PPCMichal Simek
2013-01-10bnx2x: Allow management traffic after boot from SANBarak Witkowski
2013-01-10bnx2x: Fix fastpath structures when memory allocation failsYuval Mintz
2013-01-10bfin_mac: Restore hardware time-stamping dependency on BF518Lars-Peter Clausen
2013-01-10tun: avoid owner checks on IFF_ATTACH_QUEUEMichael S. Tsirkin
2013-01-10bnx2x: move debugging code before the returnDan Carpenter
2013-01-10tuntap: refuse to re-attach to different tun_structStefan Hajnoczi
2013-01-10bnx2x: align define usage to satisfy static checkersAriel Elior
2013-01-10veth: fix a NULL deref in netif_carrier_offEric Dumazet
2013-01-10cxgb4: Fix incorrect PFVF CMASKVipul Pandya
2013-01-10DSA: Convert spaces to tabs where appropriateBarry Grussling
2013-01-10DSA: Convert printk calls to netdev_info callsBarry Grussling
2013-01-10DSA: Convert repeated msleep calls to timeoutsBarry Grussling
2013-01-10DSA: Convert DSA comments to network-style commentsBarry Grussling
2013-01-09bnx2x: NULL dereference on error in debug codeDan Carpenter
2013-01-09bgmac: driver for GBit MAC core on BCMA busRafał Miłecki
2013-01-09ath9k: add spectral scan featureSimon Wunderlich
2013-01-09ath9k_hw: Fix radio programming for AR9550Sujith Manoharan
2013-01-09ath9k_hw: Add TempCompensation feature for AR9550Sujith Manoharan
2013-01-09ath9k_hw: Update initvals for QCA955xSujith Manoharan
2013-01-09mwl8k: Wake up queues in mwl8k_startNishant Sarmukadam
2013-01-09mwl8k: Delete ampdu streams with state AMPDU_STREAM_NEW in sta removeYogesh Ashok Powar
2013-01-09mwl8k: Disable tx_wait completionNishant Sarmukadam
2013-01-09ath9k_hw: Use helper routines to simplify ar9003_hw_init_cal()Sujith Manoharan
2013-01-09ath9k_hw: Fix MCI init for AGC calibrationSujith Manoharan
2013-01-09ath9k_hw: Do not enable IQ-CAL for half/quarter ratesSujith Manoharan
2013-01-09Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2013-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-09treewide: Fix typo in various driversMasanari Iida
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2013-01-08netpoll: add IPv6 supportCong Wang
2013-01-08netpoll: prepare for ipv6Cong Wang
2013-01-08net: fec: Remove 'inline' declarationsFabio Estevam
2013-01-08Merge branch 'delete-8390-EISA' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2013-01-07xen/netfront: improve truesize trackingIan Campbell
2013-01-07bnx2x: Segregate SR-IOV codeAriel Elior
2013-01-07net: fec: report correct hardware stamping info to ethtoolFrank Li
2013-01-07veth: avoid a NULL deref in veth_stats_oneEric Dumazet
2013-01-07chelsio: Use netdev_<level> and pr_<level>Joe Perches
2013-01-07mwifiex: use map/unmap APIs in TX and RX to reduce memcpyAvinash Patil
2013-01-07mwifiex: flush TX ring for PCIe after disconnect or bss stopAvinash Patil
2013-01-07mwifiex: use pci_alloc/free_consistent APIs for PCIeAvinash Patil
2013-01-07mwifiex: add init_fw_port handler for PCIe interfaceAvinash Patil
2013-01-07mwifiex: access interrupt status only while holding lockAvinash Patil
2013-01-07ath9k_hw: Fix calibration for AR9340Sujith Manoharan
2013-01-07mwl8k: bump firmware API to 3Yogesh Ashok Powar
2013-01-07mwl8k: Handle watchdog event with highest prioriryYogesh Ashok Powar
2013-01-07mwl8k: Handle Watchdog events for the new ampdu streamsYogesh Ashok Powar
2013-01-07mwl8k: changing mwl8k_destroy_ba prototypeYogesh Ashok Powar
2013-01-07mwl8k: Enable support to support additional ampdu streamsYogesh Ashok Powar