index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-11
ath5k: Print out opmode in debugfs.
Ben Greear
3
-0
/
+42
2010-10-11
wireless: Set some stats used by /proc/net/wireless (wext)
Ben Greear
3
-1
/
+11
2010-10-11
mac80211: Improve mlme probe response log messages.
Ben Greear
1
-7
/
+11
2010-10-11
Revert "wireless: Use first phyX name available when registering phy devices."
Johannes Berg
1
-30
/
+24
2010-10-11
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
John W. Linville
1
-6
/
+37
2010-10-08
wl1271: sdio: add suspend/resume support
Ohad Ben-Cohen
1
-0
/
+20
2010-10-08
wl1271: sdio: enable runtime PM
Ohad Ben-Cohen
1
-6
/
+17
2010-10-07
iwlagn: add temperature offset calib for 6000g2
Shanyu Zhao
5
-1
/
+50
2010-10-07
iwlagn: fix default calibration table size
Shanyu Zhao
2
-2
/
+3
2010-10-07
iwlagn: no version check for experimental uCode
Wey-Yi Guy
1
-11
/
+16
2010-10-07
iwlwifi: fix dual-mode scanning
Johannes Berg
1
-1
/
+3
2010-10-07
iwlwifi: remove iwl_check_bits
Johannes Berg
2
-6
/
+1
2010-10-07
iwlwifi: clean up declarations
Johannes Berg
10
-39
/
+32
2010-10-07
iwlwifi: remove apm_ops.stop
Johannes Berg
10
-14
/
+6
2010-10-07
iwlwifi: remove set_pwr_src operation
Johannes Berg
9
-46
/
+30
2010-10-07
iwlwifi: remove set_ct_kill operation
Johannes Berg
5
-17
/
+6
2010-10-07
iwlwifi: move iwl_dump_fh to agn
Johannes Berg
4
-64
/
+62
2010-10-07
iwlwifi: move iwl_dump_csr to agn
Johannes Berg
4
-72
/
+70
2010-10-07
iwlwifi: move iwl_toggle_rx_ant to agn
Johannes Berg
4
-20
/
+19
2010-10-07
iwlwifi: remove agn rates info there
Johannes Berg
6
-84
/
+80
2010-10-07
iwlwifi: remove spurious exports
Johannes Berg
3
-7
/
+0
2010-10-07
iwlwifi: move tx fail code to agn
Johannes Berg
4
-41
/
+42
2010-10-07
iwlwifi: move agn specific station code there
Johannes Berg
11
-754
/
+823
2010-10-07
iwlwifi: remove verify_signature eeprom operation
Johannes Berg
7
-11
/
+2
2010-10-07
iwlwifi: rename iwl_mac_beacon_update
Johannes Berg
1
-18
/
+17
2010-10-07
iwlwifi: move chain settings to agn
Johannes Berg
6
-145
/
+144
2010-10-07
iwl3945: use iwl3945_commit_rxon
Johannes Berg
3
-10
/
+12
2010-10-07
iwlwifi: introduce post_scan hook
Johannes Berg
9
-10
/
+47
2010-10-07
iwlagn: rename iwl_commit_rxon
Johannes Berg
5
-6
/
+8
2010-10-07
ath9k_hw: Fix hw reset failure with HTC driver
Rajkumar Manoharan
1
-4
/
+0
2010-10-07
cfg80211: constify WDS address
Johannes Berg
3
-3
/
+3
2010-10-07
nl80211: use new genl helpers for WDS
Johannes Berg
1
-33
/
+12
2010-10-07
mac80211: fix sw scan locking
Johannes Berg
1
-2
/
+1
2010-10-07
wl1271: Support FEM autodetection
Juuso Oikarinen
1
-4
/
+17
2010-10-07
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
27
-913
/
+661
2010-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2010-10-07
Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"
John W. Linville
1
-2
/
+2
2010-10-07
Revert "rtl8180: use NAPI for bottom-half processing"
John W. Linville
1
-69
/
+59
2010-10-06
iwlagn: add define for MODULE_FIRMWARE
Wey-Yi Guy
1
-0
/
+1
2010-10-06
iwlagn: fix module firmware name for 130 series device
Wey-Yi Guy
1
-2
/
+2
2010-10-06
mac80211: avoid uninitialized var warning in ieee80211_scan_cancel
John W. Linville
1
-3
/
+4
2010-10-06
cfg80211: fix BSS double-unlinking
Johannes Berg
1
-6
/
+6
2010-10-06
nl80211/mac80211: Add retry and failed transmission count to station info
Bruno Randolf
4
-0
/
+22
2010-10-06
Revert "iwlwifi: do not perferm force reset while doing scan"
Stanislaw Gruszka
1
-5
/
+0
2010-10-06
mac80211: compete scan to cfg80211 if deferred scan fail to start
Stanislaw Gruszka
1
-0
/
+2
2010-10-06
mac80211: do not requeue scan work when not needed
Stanislaw Gruszka
1
-12
/
+3
2010-10-06
mac80211: assure we also cancel deferred scan request
Stanislaw Gruszka
3
-14
/
+27
2010-10-06
mac80211: keep lock when calling __ieee80211_scan_completed()
Stanislaw Gruszka
1
-36
/
+39
2010-10-06
mac80211: reduce number of __ieee80211_scan_completed calls
Stanislaw Gruszka
1
-22
/
+29
2010-10-06
b43: N-PHY: don't duplicate setting channel in shared memory
Rafał Miłecki
1
-10
/
+2
[next]