index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
dcdbas.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-13
ssb: extract FEM info from SPROM
Rafał Miłecki
3
-0
/
+49
2011-12-13
mac80211: Make use of ieee80211_is_* functions in tx status path
Helmut Schaa
1
-10
/
+5
2011-12-13
ieee80211: Introduce ieee80211_is_first_frag
Helmut Schaa
1
-0
/
+9
2011-12-13
mac80211: Purge A-MPDU TX queues before station destructions
Yogesh Ashok Powar
2
-0
/
+27
2011-12-13
cfg80211: Fix race in bss timeout
Vasanthakumar Thiagarajan
4
-28
/
+71
2011-12-13
mac80211: unlock on error path in ieee80211_ibss_join()
Dan Carpenter
1
-1
/
+3
2011-12-13
ath9k_hw: Fix handling of MCI interrupt
Mohammed Shafi Shajakhan
1
-28
/
+29
2011-12-13
ath9k_hw: check for asynchronous interrupts before bailing out
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-12-09
iwlwifi regression in 20111205 merge
Nikolay Martynov
1
-0
/
+11
2011-12-09
wl12xx: silence tx_attr uninitialized warning in wl1271_tx_fill_hdr
John W. Linville
1
-1
/
+1
2011-12-09
iwlagn: use IWL_MAX_TID_COUNT instead of TID_MAX_LOAD_COUNT
Johannes Berg
2
-7
/
+6
2011-12-09
iwlagn: use IWL_MAX_TID_COUNT for WoWLAN
Johannes Berg
1
-1
/
+1
2011-12-09
iwlagn: fix TID use bug
Johannes Berg
1
-1
/
+1
2011-12-09
iwlwifi: move calib_results list from iwl_priv to iwl_trans
Don Fry
7
-33
/
+34
2011-12-09
iwlwifi: move device_pointers from iwl_priv to iwl_shared
Don Fry
7
-18
/
+21
2011-12-09
iwlwifi: move eeprom pointer from iwl_priv to iwl_shared
Don Fry
12
-72
/
+78
2011-12-09
iwlwifi: set TX_CMD_FLG_STA_RATE_MSK for BAR frame
Wey-Yi Guy
1
-1
/
+2
2011-12-09
iwlwifi: P2P is not enabled by default
Wey-Yi Guy
2
-1
/
+25
2011-12-09
iwlwifi: add device ID information support by testmode
Hsu, Kenny
2
-2
/
+36
2011-12-09
iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODE
Wey-Yi Guy
7
-15
/
+15
2011-12-09
iwlwifi: remove reference to legacy devices
Wey-Yi Guy
1
-3
/
+2
2011-12-09
iwlwifi: minor cleanup
Wey-Yi Guy
2
-47
/
+15
2011-12-09
iwlwifi: Display more uCode debug info
Wey-Yi Guy
2
-10
/
+29
2011-12-09
iwlwifi: hide kernel option IWLWIFI_DEVICE_SVTOOL
Hsu, Kenny
1
-2
/
+2
2011-12-09
iwlwifi: add uCode version information support by testmode
Hsu, Kenny
2
-2
/
+27
2011-12-08
wl12xx: minor fix in sched_scan_ssid_list
Eyal Shapira
1
-0
/
+3
2011-12-08
wl12xx: send testmode reply in wl1271_tm_cmd_interrogate
Eliad Peller
1
-0
/
+3
2011-12-08
wl12xx: remove redundant commands from plt init
Eliad Peller
1
-60
/
+1
2011-12-08
wl12xx: fix testmode test/interrogate commands
Eliad Peller
1
-19
/
+53
2011-12-07
wireless: disable wext sysfs by default
Johannes Berg
2
-5
/
+5
2011-12-07
ath9k: enable ANI for ar9100 chips
Nikolay Martynov
1
-2
/
+2
2011-12-07
ath9k: use config.enable_ani to check if ani should be performed
Nikolay Martynov
3
-5
/
+11
2011-12-07
ath9k: change calibration debug log to output all calibration types
Nikolay Martynov
1
-3
/
+5
2011-12-07
ath9k: trivial: cosmetic fix in calibration debug log
Nikolay Martynov
2
-2
/
+2
2011-12-07
ath9k: cancel all workqueue activity when going idle
Felix Fietkau
1
-1
/
+4
2011-12-07
ath9k: only drop packets in drv_flush when asked to
Felix Fietkau
1
-13
/
+11
2011-12-07
ath9k: rework power state handling
Felix Fietkau
2
-130
/
+47
2011-12-07
ath9k: always issue a full hw reset after waking up from full-sleep mode
Felix Fietkau
2
-3
/
+11
2011-12-06
mac80211: Remove WARN_ON in apply-ht-override logic.
Ben Greear
1
-1
/
+3
2011-12-06
bcma: pci: use fixed windows when possible
Rafał Miłecki
1
-11
/
+21
2011-12-06
mac80211: accept public action frames with mismatched BSSID
Johannes Berg
2
-3
/
+27
2011-12-06
mac80211: fix retransmit
Johannes Berg
1
-1
/
+4
2011-12-06
iwlwifi: move ucode notification from iwl_priv to iwl_shared
Don Fry
9
-134
/
+143
2011-12-06
iwlwifi: move ucode_type from iwl_priv to iwl_shared
Don Fry
7
-29
/
+43
2011-12-06
iwlwifi: replace iwl_priv reference with iwl_trans for ucode.
Don Fry
3
-36
/
+36
2011-12-06
iwlwifi: rename iwl-agn-ucode as iwl-ucode
Don Fry
2
-1
/
+1
2011-12-06
iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.c
Wey-Yi Guy
2
-1
/
+1
2011-12-06
iwlwifi: add WOWLAN uCode loading support by testmode
Hsu, Kenny
2
-1
/
+20
2011-12-06
iwlagn: make debug levels more readable
Johannes Berg
1
-31
/
+27
2011-12-06
iwlagn: remove MACDUMP debug
Johannes Berg
2
-6
/
+1
[next]