index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ifb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2011-12-06
iwlagn: remove HC_DUMP debug
Johannes Berg
1
-2
/
+1
2011-12-06
iwlagn: remove TX_REPLY_LIMIT debug
Johannes Berg
1
-2
/
+0
2011-12-06
iwlwifi: declare static for iwl_sram_cleanup function
Wey-Yi Guy
1
-1
/
+1
2011-12-06
iwlwifi: add generic chunk size of tm dumpit packet
Hsu, Kenny
2
-11
/
+13
2011-12-06
iwlwifi: add range checking in tm sram read command
Kenny Hsu
1
-1
/
+22
2011-12-06
iwlwifi: add tm commands for sram reading by dumpit
Hsu, Kenny
3
-2
/
+141
2011-12-06
ath9k: clarify max_streams for AR9462
Mohammed Shafi Shajakhan
1
-0
/
+2
2011-12-06
ath9k_hw: sync to latest AR9462 INI
Mohammed Shafi Shajakhan
2
-22
/
+21
2011-12-06
rtl8192c: Do not log firmware load message unless actually done
Larry Finger
1
-1
/
+1
2011-12-06
mac80211: Add HT operation modes for IBSS
Alexander Simon
7
-12
/
+87
2011-12-06
mac80211: handle protection mode, RIFS and ADDBA for HT IBSS
Simon Wunderlich
3
-0
/
+44
2011-12-06
nl80211: Parse channel type attribute in an ibss join request
Alexander Simon
4
-7
/
+50
2011-12-06
iwlegacy: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-3
/
+2
2011-12-06
rt2x00: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-2
/
+2
2011-12-03
Bluetooth: trivial: correct check for LMP version
Andrei Emeltchenko
1
-1
/
+1
2011-12-03
Bluetooth: Remove magic bluetooth version numbers
Andrei Emeltchenko
3
-4
/
+9
2011-12-03
Bluetooth: Correct version check in hci_setup
Andrei Emeltchenko
1
-1
/
+1
2011-12-03
btusb: fix a memory leak in btusb_send_frame()
Cong Wang
1
-2
/
+1
2011-12-02
iwlwifi: change the default behavior of watchdog timer
Wey-Yi Guy
6
-9
/
+26
2011-12-02
iwlwifi: do not re-configure HT40 after associated
Wey-Yi Guy
3
-28
/
+28
2011-12-02
iwlagn: fix HW crypto for TX-only keys
Johannes Berg
2
-5
/
+11
2011-12-02
iwlwifi: move ucode notification from iwl_priv to iwl_shared
Don Fry
9
-134
/
+143
2011-12-02
iwlwifi: move ucode_type from iwl_priv to iwl_shared
Don Fry
7
-29
/
+43
2011-12-02
iwlwifi: replace iwl_priv reference with iwl_trans for ucode.
Don Fry
3
-36
/
+36
2011-12-02
iwlwifi: rename iwl-agn-ucode as iwl-ucode
Don Fry
2
-1
/
+1
2011-12-02
iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.c
Wey-Yi Guy
2
-1
/
+1
[next]