index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-09-21
iwlagn: move scan code to scan file
Johannes Berg
4
-440
/
+433
2011-09-21
mac80211: notify peer when shutting down peer link
Thomas Pedersen
1
-0
/
+8
2011-09-21
mac80211: fix AP/VLAN PS buffer race
Johannes Berg
1
-6
/
+4
2011-09-20
rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.
Larry Finger
6
-20
/
+8
2011-09-20
rtlwifi: rtl8192de: Change modinfo messages
Larry Finger
1
-4
/
+8
2011-09-20
rtlwifi: rtl8192se: Change modinfo messages
Larry Finger
1
-5
/
+9
2011-09-20
rtlwifi: rtl8192ce: Change modinfo messages
Larry Finger
1
-4
/
+8
2011-09-20
ath9k: Store noise immunity values across scanning
Rajkumar Manoharan
2
-2
/
+9
2011-09-20
NFC: driver for TI shared transport
Ilan Elias
3
-0
/
+354
2011-09-20
NFC: basic NCI protocol implementation
Ilan Elias
11
-0
/
+2129
2011-09-20
NFC: move nfc.h from include/net to include/net/nfc
Ilan Elias
4
-3
/
+3
2011-09-20
NFC: Add dev_up and dev_down control operations
Ilan Elias
6
-0
/
+149
2011-09-20
mac80211: fix indentation
Alexander Simon
2
-2
/
+2
2011-09-20
wireless: Do not allow disabled channel in scan request
Rajkumar Manoharan
1
-7
/
+12
2011-09-19
cfg80211/nl80211: Add PMKSA caching candidate event
Jouni Malinen
5
-0
/
+105
2011-09-19
b43: LCN-PHY: finish sense setup
Rafał Miłecki
2
-3
/
+88
2011-09-19
rfkill: properly assign a boolean type
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-09-19
cfg80211: validate IBSS BSSID
Johannes Berg
1
-1
/
+5
2011-09-19
b43: LCN-PHY: add more init tweaks
Rafał Miłecki
1
-2
/
+20
2011-09-19
b43: LCN-PHY: init TX power control
Rafał Miłecki
2
-1
/
+93
2011-09-19
b43: LCN-PHY: implement SPUR avoidance mode
Rafał Miłecki
1
-2
/
+56
2011-09-19
b43: LCN-PHY: set TX filters
Rafał Miłecki
1
-1
/
+106
2011-09-19
b43: LCN-PHY: tweaks for channel switching
Rafał Miłecki
1
-4
/
+63
2011-09-19
bcma: cc: export more control functions
Rafał Miłecki
2
-9
/
+38
2011-09-19
mac80211: Fix regression on queue stop during 2040 bss change
Rajkumar Manoharan
1
-19
/
+24
2011-09-19
iwlagn: signedness bug
Wey-Yi Guy
1
-1
/
+1
2011-09-19
iwlagn: fix stack corruption for temperature offset v2
Wey-Yi Guy
1
-2
/
+2
2011-09-19
iwlagn: do not use interruptible waits
Johannes Berg
5
-13
/
+8
2011-09-19
iwlagn: use iwl_eeprom_calib_hdr structure
Wey-Yi Guy
3
-10
/
+12
2011-09-19
iwlagn: add support for v2 of temperature offset calibration
Wey-Yi Guy
6
-6
/
+62
2011-09-19
iwlagn: remove drvdata support from bus layer
Johannes Berg
3
-22
/
+11
2011-09-19
iwlagn: move sysfs files to debugfs
Johannes Berg
2
-133
/
+64
2011-09-19
iwlagn: remove unused function declarations
Johannes Berg
1
-5
/
+0
2011-09-19
iwlagn: rename iwl-pci.h to iwl-cfg.h
Johannes Berg
6
-8
/
+7
2011-09-19
iwlagn: clean up PM code
Johannes Berg
3
-14
/
+11
2011-09-19
iwlagn: Makefile whitespace cleanup
Johannes Berg
1
-10
/
+10
2011-09-19
iwlagn: generically provide iwl_trans_send_cmd_pdu
Johannes Berg
5
-22
/
+80
2011-09-19
iwlagn: move PCI-E transport files
Johannes Berg
5
-11
/
+8
2011-09-19
iwlagn: merge eeprom access into single file
Wey-Yi Guy
3
-305
/
+235
2011-09-19
iwlagn: provide data after WARN_ON
Emmanuel Grumbach
1
-1
/
+7
2011-09-19
iwlagn: replace beacon_time_fsf_bits variable with #define
Don Fry
6
-23
/
+10
2011-09-19
iwlagn: simplify chain_noise_num_beacons indirection
Fry, Donald H
6
-22
/
+7
2011-09-19
iwlagn: fix modinfo display for 135 ucode.
Fry, Donald H
1
-1
/
+1
2011-09-19
iwlagn: New SKU for 6005 SFF
Wey-Yi Guy
1
-0
/
+1
2011-09-19
iwlagn: Convert kzalloc to kcalloc
Joe Perches
1
-4
/
+2
2011-09-19
iwlagn: add documentation to the transport layer
Emmanuel Grumbach
3
-32
/
+91
2011-09-19
iwlagn: document the bus layer API
Emmanuel Grumbach
1
-5
/
+57
2011-09-19
iwlagn: use enum iwl_rxon_context_id instead of u8
Emmanuel Grumbach
4
-9
/
+17
2011-09-19
iwlagn: move iwl_stop / wake_queue to the upper layer
Emmanuel Grumbach
6
-21
/
+23
2011-09-19
iwlagn: free the Tx cmd when a non empty Tx queue is freed
Emmanuel Grumbach
4
-4
/
+17
[next]