summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* brcmsmac: cleanup in isr codePiotr Haber2012-11-303-24/+13
* brcmsmac: handle packet drop during transmit correctlyPiotr Haber2012-11-303-8/+11
* wireless: allow Atheros card to not depend on ath.koVladimir Kondratiev2012-11-305-2/+9
* ath9k: Remove redundant NULL assignmentSujith Manoharan2012-11-301-1/+0
* ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan2012-11-304-3/+111
* ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDSSujith Manoharan2012-11-303-6/+5
* ath9k: Move ethtool functions to debug.cSujith Manoharan2012-11-303-127/+127
* rt2x00: Use addr_mask to disallow invalid MAC addresses in mutli-bssid modeHelmut Schaa2012-11-301-0/+7
* mwifiex: advertise GreenField, 40MHz intolerance support to cfg80211Avinash Patil2012-11-302-0/+17
* ath9k: Fix buffer overflow errorRajkumar Manoharan2012-11-301-1/+2
* p54: improve TSF timestamp precisionChristian Lamparter2012-11-261-1/+5
* iwlwifi: initialize rx_statusJohannes Berg2012-11-261-1/+1
* iwlegacy: initialize rx_statusJohannes Berg2012-11-262-2/+2
* brcmsmac: Add __printf verification to logging prototypesJoe Perches2012-11-261-2/+8
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-2614-96/+116
|\
| * mac80211_hwsim: remove printing scan configJohannes Berg2012-11-261-6/+0
| * mac80211_hwsim: advertise VHT supportJohannes Berg2012-11-261-0/+28
| * mac80211: convert to channel definition structJohannes Berg2012-11-262-18/+24
| * nl80211/cfg80211: support VHT channel configurationJohannes Berg2012-11-261-6/+4
| * cfg80211: pass a channel definition structJohannes Berg2012-11-266-44/+56
| * cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-269-28/+10
* | rtl8723ae: fix build break from "mac80211: support RX_FLAG_MACTIME_END"John W. Linville2012-11-211-1/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-2118-18/+51
|\|
| * mac80211: make remain_on_channel() op pass vif paramEliad Peller2012-11-192-0/+2
| * mac80211: support radiotap vendor namespace RX dataJohannes Berg2012-11-191-1/+32
| * mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-1317-17/+17
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-219-1342/+1299
|\ \
| * | iwlwifi: remove effectless assignmentEmmanuel Grumbach2012-11-211-2/+0
| * | iwlwifi: Remove duplicate inclusion of iwl-trans.h in pcie/drv.cSachin Kamat2012-11-191-1/+0
| * | iwlwifi: update the RB_TIMEOUT to 0x11Emmanuel Grumbach2012-11-191-1/+1
| * | iwlwifi: make iwl_pcie_rxq_inc_wr_ptr staticEmmanuel Grumbach2012-11-192-3/+1
| * | iwlwifi: more cleanup in pcie/rx.cEmmanuel Grumbach2012-11-193-12/+4
| * | iwlwifi: make iwl_queue_used return boolEmmanuel Grumbach2012-11-192-3/+3
| * | iwlwifi: disallow MFP with software cryptoJohannes Berg2012-11-191-2/+7
| * | iwlwifi: merge 2 functions in reclaim flowEmmanuel Grumbach2012-11-191-33/+20
| * | iwlwifi: continue clean up - pcie/tx.cEmmanuel Grumbach2012-11-193-915/+913
| * | iwlwifi: continue clean up - pcie/trans.cEmmanuel Grumbach2012-11-192-38/+32
| * | iwlwifi: continue clean up - pcie/rx.cEmmanuel Grumbach2012-11-193-212/+216
| * | iwlwifi: init the replenish work in rx_initEmmanuel Grumbach2012-11-191-2/+3
| * | iwlwifi: rename functions in transport layerEmmanuel Grumbach2012-11-194-242/+218
| * | iwlwifi: add comments for the PCIe transport statusesEmmanuel Grumbach2012-11-191-4/+10
| * | iwlwifi: don't enable interrupt as a W/A when MSI is enabledEmmanuel Grumbach2012-11-141-9/+8
| * | iwlwifi: don't warn if transport's allocation failedEmmanuel Grumbach2012-11-141-1/+1
* | | brcmsmac: Remove stray argument from debug macroSeth Forshee2012-11-211-1/+1
* | | brcmsmac: Remove unused wlc_prio2prec_map and _BRCMS_PREC_* constantsSeth Forshee2012-11-211-27/+0
* | | ath9k: Remove 'stations' debugfs fileSujith Manoharan2012-11-214-95/+0
* | | ath9k: Fix rate control debuggingSujith Manoharan2012-11-212-19/+33
* | | ath9k: Fill remove_sta_debugfs() callbackSujith Manoharan2012-11-212-4/+15
* | | ath9k: Add a debugfs file to dump queue statisticsSujith Manoharan2012-11-211-0/+53
* | | ath9k: Fix the 'xmit' debugfs fileSujith Manoharan2012-11-216-105/+23