aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-15qlcnic: off by one in qlcnic_init_pci_info()Dan Carpenter1-1/+1
2012-06-15bnx2x: fix panic when TX ring is fullEric Dumazet1-5/+3
2012-06-15can: c_can: precedence error in c_can_chip_config()Dan Carpenter1-2/+2
2012-06-14iwlwifi: unlock on error pathDan Carpenter1-1/+3
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds53-196/+2262
2012-06-14ixgbe: Check PTP Rx timestamps via BPF filterJacob Keller3-14/+104
2012-06-14ixgbe: PTP Fix hwtstamp mode settingsJacob Keller1-15/+8
2012-06-14ixgbe: ptp code cleanupJacob Keller2-11/+10
2012-06-14ixgbe: do not compile ixgbe_sysfs.c when CONFIG_IXGBE_HWMON is not setEmil Tantilov2-4/+2
2012-06-14ixgbe: align flow control DV macros with datasheetJohn Fastabend1-15/+22
2012-06-14e1000e: use more informative logging macros when netdev not yet registeredBruce Allan2-20/+34
2012-06-13bonding: drop_monitor awareEric Dumazet3-13/+13
2012-06-13bnx2x: fix checksum validationEric Dumazet2-21/+21
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville3-19/+12
2012-06-13ath9k_hw: remove MCI_STATE_SET_BT_SLEEPRajkumar Manoharan3-5/+1
2012-06-13ath9k_hw: remove MCI_STATE_CONT_* stateRajkumar Manoharan4-28/+10
2012-06-13ath9k_hw: remove MCI_STATE_BTRajkumar Manoharan3-13/+6
2012-06-13ath9k_hw: remove p_data argument from ar9003_mci_stateRajkumar Manoharan4-32/+27
2012-06-13ath9k_hw: remove MCI_STATE_NEED_FLUSH_BT_INFORajkumar Manoharan2-18/+0
2012-06-13ath9k_hw: remove MCI_STATE_SEND_WLAN_CHANNELSRajkumar Manoharan3-18/+11
2012-06-13ath9k_hw: add utility function to set BT versionRajkumar Manoharan3-22/+16
2012-06-13ath9k_hw: cleanup MCI gpm offset stateRajkumar Manoharan4-105/+110
2012-06-13ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan1-0/+8
2012-06-13ath9k: fix btcoex duty cycleRajkumar Manoharan1-7/+7
2012-06-13ath9k: defer btcoex scheme updateRajkumar Manoharan3-3/+15
2012-06-13ath9k: keep btcoex period in millisecondsRajkumar Manoharan2-6/+5
2012-06-13ath9k: simplify btcoex profile managementRajkumar Manoharan1-24/+24
2012-06-13ath9k_hw: process MCI interrupts only when btcoex is enabledRajkumar Manoharan1-2/+5
2012-06-13ath9k_hw: program OBS register only when MCI is disabledRajkumar Manoharan1-1/+2
2012-06-13ath9k_hw: fix incorrect LNA register settingsRajkumar Manoharan3-17/+11
2012-06-13ath9k_hw: check GPM HW write pointer before chip resetRajkumar Manoharan3-0/+22
2012-06-13ath9k_hw: Fix AR9462 power consumption on idle associatedRajkumar Manoharan3-2/+45
2012-06-13ath9k: restore power state on set channel failureRajkumar Manoharan1-0/+1
2012-06-13ath9k: choose legacy rate as last rate of MRR seriesRajkumar Manoharan1-9/+8
2012-06-13ath9k_hw: Update initvals for AR9462Sujith Manoharan1-1/+1
2012-06-13brcmfmac: expose sdio internal counters in debugfsArend van Spriel3-93/+175
2012-06-13brcmfmac: add debugfs helper functionsArend van Spriel5-0/+98
2012-06-13brcmsmac: fix smatch warning found in ampdu.cArend van Spriel1-3/+2
2012-06-13brcmsmac: remove brcms_set_hint() functionArend van Spriel1-11/+3
2012-06-13ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan1-0/+9
2012-06-13iwlwifi: WARN only once when we have trouble in reclaimEmmanuel Grumbach1-1/+2
2012-06-13iwlwifi: use request_module instead of _nowaitJohannes Berg1-1/+10
2012-06-13iwlwifi: fix 6035 device parametersJohannes Berg1-0/+1
2012-06-13Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg104-2782/+7031
2012-06-13iwlwifi: warn if TFD index and WiFi Seq don't matchEmmanuel Grumbach1-0/+13
2012-06-13iwlwifi: don't modify the timer if we don't TxEmmanuel Grumbach1-1/+2
2012-06-13iwlwifi: turn on a lockdep assertionDan Carpenter1-1/+1
2012-06-13iwlwifi: print even more info when a queue is stuckEmmanuel Grumbach1-4/+22
2012-06-13iwlwifi: Fix Makefile build order for built-in driverBrandon Misemer1-4/+5
2012-06-13iwlwifi: comment that setting driver_data overrides info->controlEmmanuel Grumbach1-0/+1