aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-16iwlagn: set default of uCode ownership to driverHsu, Kenny1-0/+2
2011-07-16iwlagn: simplify TX flags assignmentsJohannes Berg1-11/+7
2011-07-16iwlagn: add comment to tx and get_tx_cmd in iwl_trans_opsEmmanuel Grumbach1-0/+2
2011-07-16iwlagn: comments for iwl_cfgWey-Yi Guy1-5/+12
2011-07-16iwlagn: another double indirect removedWey-Yi Guy2-20/+5
2011-07-16iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy9-89/+41
2011-07-16iwlagn: remove un-necessary fileWey-Yi Guy6-222/+174
2011-07-16iwlagn: move the Rx dispatching to the upper layerEmmanuel Grumbach3-38/+52
2011-07-16iwlagn: move sync_irq to transport layerEmmanuel Grumbach6-10/+20
2011-07-16iwlagn: move the tasklet / irq to the transport layerEmmanuel Grumbach6-29/+55
2011-07-16iwlagn: move Tx datapath to transport layerEmmanuel Grumbach5-146/+189
2011-07-15mac80211: be more careful in suspend/resumeJohannes Berg2-26/+31
2011-07-15carl9170: fix formatting issues found by checkpatchPavel Roskin5-8/+8
2011-07-15MAINTAINERS: add entry for Marvell mwifiex wireless driverBing Zhao1-0/+6
2011-07-15mac80211: let key iteration get keys in install orderJohannes Berg2-1/+5
2011-07-15mac80211: allow driver access to TKIP RX P1KJohannes Berg2-0/+25
2011-07-15ath9k: improve reliability of MIC error detectionFelix Fietkau1-21/+32
2011-07-15orinoco: minor fixes for problems found by checkpatch.plPavel Roskin21-154/+155
2011-07-15mwl8k: Fixing sta dereference when ieee80211_tx_info->control.sta is NULLYogesh Ashok Powar1-3/+3
2011-07-15nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho3-1/+9
2011-07-15nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho3-1/+10
2011-07-15nl80211: advertise GTK rekey support, new triggersJohannes Berg4-6/+90
2011-07-13mac80211: allow driver to disconnect after resumeJohannes Berg7-6/+86
2011-07-13mac80211: remove a redundant checkMohammed Shafi Shajakhan1-2/+1
2011-07-13mwifiex: add cfg80211 handler for set_bitrate_maskYogesh Ashok Powar1-0/+54
2011-07-13ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211Felix Fietkau1-1/+6
2011-07-13ath5k: disable 32KHz sleep clock operation by defaultFelix Fietkau3-3/+13
2011-07-13ath5k: fix reference clock usec duration setting restoreFelix Fietkau1-1/+11
2011-07-13ath5k: delay full calibration after resetFelix Fietkau1-1/+1
2011-07-13ath5k: initialize common->clockrateFelix Fietkau1-0/+1
2011-07-13ath5k: fix reference clock frequency for spur mitigation on AR2413Felix Fietkau1-0/+1
2011-07-13ath5k: apply the synth voltage tweak only on AR5112 rev 2Felix Fietkau1-8/+11
2011-07-13ath5k: add missing checks for rfgain probeFelix Fietkau1-4/+6
2011-07-13ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian2-4/+2
2011-07-13iwlagn: Add missing comma between constant string arrayJoe Perches1-2/+2
2011-07-13iwlegacy: Add missing comma between constant string arrayJoe Perches1-1/+1
2011-07-11iwlagn: fix warning in testmode attribute tableWey-Yi Guy1-1/+1
2011-07-11ath9k: remove an unnecessary function declarationMohammed Shafi Shajakhan1-26/+24
2011-07-11rt2800usb: Add new device ID for BelkinEduardo Bacchi Kienetz1-0/+2
2011-07-11ath5k: Add missing breaks in switch/caseJoe Perches1-0/+3
2011-07-11rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger1-1/+1
2011-07-11libertas: fix handling of command timeout, completion and interruptionDaniel Drake4-17/+45
2011-07-11mac80211: allocate only one RX queueJohannes Berg1-2/+2
2011-07-11mac80211: fix docbookJohannes Berg1-2/+3
2011-07-11cfg80211: fix docbookJohannes Berg1-0/+1
2011-07-11bcma: add check if sprom is available before accessing it.Hauke Mehrtens2-1/+6
2011-07-11libertas: fix errors in functions accessing module registersOlivier Sobrie1-1/+3
2011-07-11ath5k: fix typos, bad comment formatting and GHz in place of MHzPavel Roskin18-94/+94
2011-07-11ath5k: validate mode in ath5k_ani_init() before trying to set itPavel Roskin1-0/+5
2011-07-11ath9k_hw: add a missing delay for an analog registerFelix Fietkau1-2/+3