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
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
9
-277
/
+130
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
305
-22776
/
+23518
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-6
/
+6
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
20
-24
/
+97
2010-08-04
hostap:hostap_hw.c Fix typo in comment
Justin P. Mattock
1
-1
/
+1
2010-08-03
pcmcia: do not request windows if you don't need to
Dominik Brodowski
1
-36
/
+1
2010-08-03
pcmcia: use struct resource for PCMCIA devices, part 2
Dominik Brodowski
2
-10
/
+1
2010-08-03
pcmcia: remove memreq_t
Dominik Brodowski
3
-18
/
+6
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
9
-84
/
+65
2010-08-03
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
7
-27
/
+24
2010-08-03
pcmcia: use pcmica_{read,write}_config_byte
Dominik Brodowski
2
-88
/
+35
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
9
-18
/
+2
2010-07-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
90
-2096
/
+2359
2010-07-29
iwlwifi: fix scan abort
Stanislaw Gruszka
1
-10
/
+8
2010-07-29
wl1271: update hw/fw version info in wiphy struct
John W. Linville
1
-0
/
+7
2010-07-29
wl1251: update hw/fw version info in wiphy struct
John W. Linville
1
-0
/
+5
2010-07-29
wl1271: add get_survey callback in order to get channel noise
John W. Linville
3
-0
/
+27
2010-07-29
libertas_tf: add get_survey callback in order to get channel noise
John W. Linville
2
-0
/
+21
2010-07-29
wl1251: add get_survey callback in order to get channel noise
John W. Linville
3
-0
/
+26
2010-07-29
ar9170: add get_survey callback in order to get channel noise
John W. Linville
1
-0
/
+19
2010-07-29
mwl8k: add get_survey callback in order to get channel noise
John W. Linville
1
-4
/
+27
2010-07-29
ath9k: enable serialize_regmode for non-PCIE AR9160
John W. Linville
1
-1
/
+2
2010-07-28
ath9k: remove the two wiphys scanning at the same time message
Luis R. Rodriguez
1
-4
/
+9
2010-07-27
drivers/net/wireless/at76c50x-usb.c: Neaten macros
Joe Perches
1
-16
/
+13
2010-07-27
drivers/net/wireless: Use wiphy_<level>
Joe Perches
22
-464
/
+398
2010-07-27
libertas: remove unused cmd_pending waitq
Dan Williams
2
-9
/
+0
2010-07-27
libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node()
Dan Williams
1
-4
/
+2
2010-07-27
libertas: kill unused lbs_prepare_and_send_command()
Dan Williams
4
-146
/
+9
2010-07-27
libertas: convert DEEP_SLEEP timer to a direct command
Dan Williams
2
-12
/
+8
2010-07-27
libertas: convert PS_MODE to a direct command
Dan Williams
7
-126
/
+95
2010-07-27
libertas: remove unused indirect command response handler
Dan Williams
1
-24
/
+1
2010-07-27
libertas: convert CMD_FWT_ACCESS to a direct command
Dan Williams
5
-34
/
+26
2010-07-27
libertas: convert Mesh Blinding Table access to a direct command
Dan Williams
5
-46
/
+158
2010-07-27
libertas: convert register access to direct commands
Dan Williams
6
-180
/
+94
2010-07-27
libertas: convert LED_GPIO_CTRL to a direct command
Dan Williams
1
-3
/
+2
2010-07-27
libertas: remove Beacon Control
Dan Williams
4
-11
/
+2
2010-07-27
libertas: remove unused Automatic Frequency Control command
Dan Williams
3
-23
/
+3
2010-07-27
libertas: remove unused indirect TPC_CFG command leftovers
Dan Williams
3
-20
/
+0
2010-07-27
libertas: convert 11D_DOMAIN_INFO to a direct command
Dan Williams
7
-238
/
+139
2010-07-27
libertas: clean up RSSI command
Dan Williams
8
-77
/
+51
2010-07-27
libertas: clean up MONITOR_MODE command
Dan Williams
4
-72
/
+33
2010-07-27
rt2500usb: disallow to set WEP key with non zero index
Stanislaw Gruszka
1
-0
/
+8
2010-07-27
rt2500usb: truly disable encryption when initialize
Stanislaw Gruszka
1
-0
/
+1
2010-07-27
rt2500usb: write keys to proper registers
Stanislaw Gruszka
1
-1
/
+1
2010-07-27
ath9k: remove unused base_index from rate table.
Senthil Balasubramanian
2
-161
/
+160
2010-07-27
ath9k: Fix incorrect user ratekbs of MCS15 ShortGI
Senthil Balasubramanian
1
-1
/
+1
2010-07-27
ath9k: Add three stream rate control support for AR938X.
Senthil Balasubramanian
2
-225
/
+366
2010-07-27
ath9k: Introduce bit masks for valid and valid_single_stream.
Senthil Balasubramanian
2
-145
/
+153
2010-07-27
p54: Added get_survey callback in order to get channel noise
John W. Linville
1
-0
/
+17
[next]