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-06-24
cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units
Juuso Oikarinen
6
-41
/
+51
2010-06-24
at76c50x-usb: Extract bssid from authentication frame
Sebastian Smolorz
2
-0
/
+37
2010-06-24
at76c50x-usb: Move function at76_join() several lines up
Sebastian Smolorz
1
-36
/
+36
2010-06-24
mac80211: avoid scheduling while atomic in mesh_rx_plink_frame
John W. Linville
1
-11
/
+31
2010-06-24
minstrel_ht: move minstrel_mcs_groups declaration to header file
John W. Linville
2
-2
/
+2
2010-06-24
wireless: mark reg_mutex as static
John W. Linville
1
-1
/
+1
2010-06-24
minstrel_ht: make *idx unsigned in minstrel_downgrade_rate
John W. Linville
1
-1
/
+2
2010-06-24
mac80211: don't shadow mgmt variable in ieee80211_rx_h_action
John W. Linville
1
-4
/
+4
2010-06-24
rtl8180: mark rtl8180_beacon_work static
John W. Linville
1
-1
/
+1
2010-06-23
ath9k: declare MODULE_FIRMWARE for ath9k_htc
John W. Linville
1
-3
/
+12
2010-06-23
libertas: mark lbs_ret_802_11d_domain_info static
John W. Linville
1
-1
/
+1
2010-06-23
ath9k: Add a module parameter to disable led blinking.
Vivek Natarajan
4
-4
/
+14
2010-06-23
ath9k_hw: add an extra delay when reseting AR_RTC_RESET
Luis R. Rodriguez
1
-0
/
+1
2010-06-23
ath9k_hw: dynamically choose the SERDES array for low power
Luis R. Rodriguez
1
-3
/
+7
2010-06-23
ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaks
Luis R. Rodriguez
3
-1
/
+3
2010-06-23
ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave()
Luis R. Rodriguez
2
-14
/
+14
2010-06-23
ath9k_hw: fix ASPM setting for AR9003
Luis R. Rodriguez
4
-6
/
+52
2010-06-23
Libertas: Added 11d support using cfg80211
Kiran Divekar
8
-1
/
+268
2010-06-23
Libertas: fix WARN_ON issues in cfg80211 support
Kiran Divekar
3
-28
/
+15
2010-06-23
Libertas: cfg80211 support
Kiran Divekar
20
-6722
/
+1981
2010-06-21
mac80211: Add interface for driver to temporarily disable dynamic ps
Juuso Oikarinen
3
-1
/
+79
2010-06-21
mac80211: Fix compile warning in scan.c.
Gertjan van Wingerde
1
-1
/
+1
2010-06-21
b43: Clarify logged message after fatal DMA error and switch to PIO mode
Larry Finger
1
-1
/
+1
2010-06-21
iwlwifi: remove non-exist reference
Wey-Yi Guy
1
-2
/
+0
2010-06-21
iwlwifi: code cleanup to remove un-necessary "goto"
Wey-Yi Guy
1
-5
/
+5
2010-06-21
iwlwifi: move calibration from iwlcore to iwlagn
Wey-Yi Guy
2
-11
/
+2
2010-06-21
iwlwifi: move _agn statistics related structure
Wey-Yi Guy
7
-84
/
+86
2010-06-21
iwlwifi: move agn specific rx related code to iwl-agn-rx.c
Wey-Yi Guy
5
-247
/
+289
2010-06-21
iwlwifi: display ucode SW Error in hex
Jay Sternberg
2
-3
/
+3
2010-06-21
iwlwifi: return ucode errors from station management
Johannes Berg
1
-6
/
+10
2010-06-21
iwlwifi: use sync commands for keys
Johannes Berg
1
-11
/
+18
2010-06-21
iwlagn: use mutex for aggregation
Johannes Berg
5
-27
/
+45
2010-06-18
mac80211: fix sw scan bracketing
Johannes Berg
1
-2
/
+2
2010-06-18
mac80211_hwsim: fix fake_hw_scan
Johannes Berg
1
-0
/
+5
2010-06-18
wireless: move regulatory_init to .init.text
Uwe Kleine-König
2
-3
/
+3
2010-06-18
cfg80211: move cfg80211_exit to .exit.text
Uwe Kleine-König
1
-1
/
+1
2010-06-18
ath9k_htc: Update supported product list
Sujith
2
-14
/
+15
2010-06-18
wireless:hostap_ap.c Fix warning: variable 'fc' set but not used
Justin P. Mattock
1
-2
/
+1
2010-06-18
wireless:hostap_main.c warning: variable 'iface' set but not used
Justin P. Mattock
1
-2
/
+0
2010-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-18
/
+96
2010-06-16
mac80211: fix warn, enum may be used uninitialized
Christoph Fritz
1
-1
/
+1
2010-06-16
ath5k: report PHY error frames only for chips which need it
Bruno Randolf
1
-1
/
+2
2010-06-16
ath5k: review RX descriptor functions
Bruno Randolf
1
-14
/
+20
2010-06-16
ath5k: take descriptor differences between 5210 and 5211 into account
Bruno Randolf
2
-10
/
+25
2010-06-16
ath5k: update 5210/5211 frame types
Bruno Randolf
2
-6
/
+8
2010-06-16
ath5k: review and add comments for descriptors
Bruno Randolf
2
-154
/
+144
2010-06-16
ath5k: remove pointless rx error overlay struct
Bruno Randolf
3
-29
/
+9
2010-06-16
ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()
Bruno Randolf
1
-5
/
+5
2010-06-16
ath5k: use direct function calls for descriptors when possible
Bruno Randolf
3
-38
/
+20
2010-06-16
ath5k: move checks and stats into new function
Bruno Randolf
1
-60
/
+70
[next]