summaryrefslogtreecommitdiffstats
path: root/drivers/net/ifb.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-08wl12xx: send testmode reply in wl1271_tm_cmd_interrogateEliad Peller1-0/+3
2011-12-08wl12xx: remove redundant commands from plt initEliad Peller1-60/+1
2011-12-08wl12xx: fix testmode test/interrogate commandsEliad Peller1-19/+53
2011-12-07wireless: disable wext sysfs by defaultJohannes Berg2-5/+5
2011-12-07ath9k: enable ANI for ar9100 chipsNikolay Martynov1-2/+2
2011-12-07ath9k: use config.enable_ani to check if ani should be performedNikolay Martynov3-5/+11
2011-12-07ath9k: change calibration debug log to output all calibration typesNikolay Martynov1-3/+5
2011-12-07ath9k: trivial: cosmetic fix in calibration debug logNikolay Martynov2-2/+2
2011-12-07ath9k: cancel all workqueue activity when going idleFelix Fietkau1-1/+4
2011-12-07ath9k: only drop packets in drv_flush when asked toFelix Fietkau1-13/+11
2011-12-07ath9k: rework power state handlingFelix Fietkau2-130/+47
2011-12-07ath9k: always issue a full hw reset after waking up from full-sleep modeFelix Fietkau2-3/+11
2011-12-06mac80211: Remove WARN_ON in apply-ht-override logic.Ben Greear1-1/+3
2011-12-06bcma: pci: use fixed windows when possibleRafał Miłecki1-11/+21
2011-12-06mac80211: accept public action frames with mismatched BSSIDJohannes Berg2-3/+27
2011-12-06mac80211: fix retransmitJohannes Berg1-1/+4
2011-12-06iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry9-134/+143
2011-12-06iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry7-29/+43
2011-12-06iwlwifi: replace iwl_priv reference with iwl_trans for ucode.Don Fry3-36/+36
2011-12-06iwlwifi: rename iwl-agn-ucode as iwl-ucodeDon Fry2-1/+1
2011-12-06iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.cWey-Yi Guy2-1/+1
2011-12-06iwlwifi: add WOWLAN uCode loading support by testmodeHsu, Kenny2-1/+20
2011-12-06iwlagn: make debug levels more readableJohannes Berg1-31/+27
2011-12-06iwlagn: remove MACDUMP debugJohannes Berg2-6/+1
2011-12-06iwlagn: remove HC_DUMP debugJohannes Berg1-2/+1
2011-12-06iwlagn: remove TX_REPLY_LIMIT debugJohannes Berg1-2/+0
2011-12-06iwlwifi: declare static for iwl_sram_cleanup functionWey-Yi Guy1-1/+1
2011-12-06iwlwifi: add generic chunk size of tm dumpit packetHsu, Kenny2-11/+13
2011-12-06iwlwifi: add range checking in tm sram read commandKenny Hsu1-1/+22
2011-12-06iwlwifi: add tm commands for sram reading by dumpitHsu, Kenny3-2/+141
2011-12-06ath9k: clarify max_streams for AR9462Mohammed Shafi Shajakhan1-0/+2
2011-12-06ath9k_hw: sync to latest AR9462 INIMohammed Shafi Shajakhan2-22/+21
2011-12-06rtl8192c: Do not log firmware load message unless actually doneLarry Finger1-1/+1
2011-12-06mac80211: Add HT operation modes for IBSSAlexander Simon7-12/+87
2011-12-06mac80211: handle protection mode, RIFS and ADDBA for HT IBSSSimon Wunderlich3-0/+44
2011-12-06nl80211: Parse channel type attribute in an ibss join requestAlexander Simon4-7/+50
2011-12-06iwlegacy: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-3/+2
2011-12-06rt2x00: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-2/+2
2011-12-03Bluetooth: trivial: correct check for LMP versionAndrei Emeltchenko1-1/+1
2011-12-03Bluetooth: Remove magic bluetooth version numbersAndrei Emeltchenko3-4/+9
2011-12-03Bluetooth: Correct version check in hci_setupAndrei Emeltchenko1-1/+1
2011-12-03btusb: fix a memory leak in btusb_send_frame()Cong Wang1-2/+1
2011-12-02iwlwifi: change the default behavior of watchdog timerWey-Yi Guy6-9/+26
2011-12-02iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy3-28/+28
2011-12-02iwlagn: fix HW crypto for TX-only keysJohannes Berg2-5/+11
2011-12-02iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry9-134/+143
2011-12-02iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry7-29/+43
2011-12-02iwlwifi: replace iwl_priv reference with iwl_trans for ucode.Don Fry3-36/+36
2011-12-02iwlwifi: rename iwl-agn-ucode as iwl-ucodeDon Fry2-1/+1
2011-12-02iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.cWey-Yi Guy2-1/+1