index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlagn: rename iwl5000_tx_resp
Wey-Yi Guy
2010-10-06
2
-11
/
+13
*
iwlwifi: remove uncorrect comments
Wey-Yi Guy
2010-10-06
1
-2
/
+2
*
iwlagn: rename iwl5000_tx_power_dbm_cmd
Wey-Yi Guy
2010-10-06
2
-7
/
+7
*
iwlagn: reduce redundant parameter definitions
Wey-Yi Guy
2010-10-06
24
-887
/
+565
*
iwlwifi: schedule to deprecate software scan support
Wey-Yi Guy
2010-10-06
3
-6
/
+17
*
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
John W. Linville
2010-10-05
23
-538
/
+784
|
\
|
*
omap: zoom2/3: fix build caused by wl1271 support
ext Anand Gadiyar
2010-10-05
1
-1
/
+1
|
*
wl1271: remove deprecated __attribute__ ((packed))
Luciano Coelho
2010-10-05
1
-1
/
+1
|
*
wl1271: Add extended radio parameter initialization
Juuso Oikarinen
2010-10-05
5
-6
/
+90
|
*
wl1271: Indicate disconnection on hardware failure
Juuso Oikarinen
2010-10-05
1
-0
/
+3
|
*
wl1271: Move work-init calls to hw allocation
Juuso Oikarinen
2010-10-05
1
-5
/
+4
|
*
wl1271: Support firmware TX packet aggregation
Ido Yariv
2010-10-05
1
-62
/
+37
|
*
wl1271: Support firmware RX packet aggregation
Ido Yariv
2010-10-05
3
-17
/
+66
|
*
wl1271: Handle large SPI transfers
Ido Yariv
2010-10-05
1
-54
/
+86
|
*
wl12xx: fix non-wl12xx build scenarios
Ohad Ben-Cohen
2010-09-30
1
-0
/
+13
|
*
MAINTAINERS: Update git url for the wl1271 driver
Luciano Coelho
2010-09-28
1
-1
/
+1
|
*
wl1271: Add support for hardware GEM cipher
Juuso Oikarinen
2010-09-28
3
-1
/
+19
|
*
wl1271: Increase connection reliability
Juuso Oikarinen
2010-09-28
4
-15
/
+28
|
*
wl1271: Optimize scan duration
Juuso Oikarinen
2010-09-28
4
-9
/
+60
|
*
wl1271: Add handling for failing hardware scan command
Juuso Oikarinen
2010-09-28
4
-7
/
+32
|
*
wl1271: Add hardware recovery mechanism
Juuso Oikarinen
2010-09-28
4
-3
/
+36
|
*
wl1271: Separate interface removal to another function
Juuso Oikarinen
2010-09-28
2
-6
/
+17
|
*
wl1271: Fix work cancelling when shutting down the driver
Juuso Oikarinen
2010-09-28
3
-0
/
+9
|
*
wl1271: Move scan complete invocation into work function
Juuso Oikarinen
2010-09-28
4
-5
/
+24
|
*
wl1271: Fix AC/TID default configuration
Juuso Oikarinen
2010-09-28
3
-67
/
+39
|
*
wl1271: Fix tid-configuration of TX frames
Juuso Oikarinen
2010-09-28
2
-19
/
+2
|
*
wl1271: Enable 11a support always, prevent scanning for unsupporting chips
Juuso Oikarinen
2010-09-28
2
-11
/
+8
|
*
wl1271: Reduce rate used for last PSM entry attempt
Juuso Oikarinen
2010-09-28
6
-15
/
+28
|
*
wl1271: Enable/disable 11a support based on INI configuration
Juuso Oikarinen
2010-09-28
6
-45
/
+31
|
*
wl1271: Remove function cmd_read_memory
Juuso Oikarinen
2010-09-28
2
-72
/
+0
|
*
wl1271: Release interrupt *after* releasing the driver context
Juuso Oikarinen
2010-09-28
2
-4
/
+2
|
*
wl1271: Remove acx_fw_version function
Juuso Oikarinen
2010-09-28
2
-64
/
+0
|
*
wl1271: Move setting of wake-up conditions to ps.c from cmd.c
Juuso Oikarinen
2010-09-28
2
-7
/
+6
|
*
wl1271: Remove outdated FIXME's
Juuso Oikarinen
2010-09-28
3
-19
/
+7
|
*
wl1271: Change supported channel order for a more optimal scan
Juuso Oikarinen
2010-09-28
1
-40
/
+46
|
*
wl1271: fix forced passive scan
Luciano Coelho
2010-09-28
1
-1
/
+4
|
*
wl1271: remove useless 11a check when scanning
Luciano Coelho
2010-09-28
1
-4
/
+1
|
*
wl1271: Fix scan race condition
Juuso Oikarinen
2010-09-28
2
-3
/
+2
|
*
wl1271: Add trigger to net_device oper_state to change BT coex priority
Juuso Oikarinen
2010-09-28
2
-0
/
+70
|
*
wl1271: Implement CMD_SET_STA_STATE to indicate connection completion to FW
Juuso Oikarinen
2010-09-28
2
-0
/
+38
|
*
wl1271: remove deprecated ACX definition
Luciano Coelho
2010-09-28
1
-1
/
+0
*
|
mac80211: fix channel assumption for association done work
Luis R. Rodriguez
2010-10-05
1
-3
/
+3
*
|
nl80211: fix remain-on-channel documentation
Johannes Berg
2010-10-05
1
-2
/
+2
*
|
ath9k: get correct tx gain type in ath9k_hw_4k_get_eeprom
Gabor Juhos
2010-10-05
1
-1
/
+9
*
|
ath5k: Don't wake internal queues
Bruno Randolf
2010-10-05
1
-1
/
+1
*
|
mac80211: fix deadlock with multiple interfaces
Johannes Berg
2010-10-05
5
-22
/
+7
*
|
nl80211: reduce dumping boilerplate
Johannes Berg
2010-10-05
1
-92
/
+59
*
|
nl80211: use generic check for netif_running
Johannes Berg
2010-10-05
1
-69
/
+28
*
|
nl80211: use the new genetlink pre/post_doit hooks
Johannes Berg
2010-10-05
1
-1202
/
+531
*
|
genetlink: introduce pre_doit/post_doit hooks
Johannes Berg
2010-10-05
2
-1
/
+31
[next]