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
/
wl12xx
/
wl1271_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-22
wl1271: Change wl12xx Files Names
Shahar Levi
1
-2749
/
+0
2010-11-15
wl1271: handle HW watchdog interrupt
Eliad Peller
1
-0
/
+9
2010-11-15
wl1271: set wl->vif only if add_interface succeeded.
Eliad Peller
1
-13
/
+20
2010-11-15
wl1271: Check interface state in op_* functions
Juuso Oikarinen
1
-2
/
+22
2010-11-15
wl1271: Fix scan failure detection
Juuso Oikarinen
1
-3
/
+14
2010-11-15
wl1271: Fix warning about unsupported RX rate
Teemu Paasikivi
1
-3
/
+3
2010-11-15
wl1271: 11n Support, functionality and configuration ability
Shahar Levi
1
-18
/
+78
2010-11-15
wl1271: 11n Support, Add Definitions
Shahar Levi
1
-0
/
+15
2010-11-15
wl1271: Allocate TX descriptors more efficiently
Ido Yariv
1
-0
/
+1
2010-11-15
wl1271: Fix TX starvation
Ido Yariv
1
-4
/
+15
2010-10-05
wl1271: Add extended radio parameter initialization
Juuso Oikarinen
1
-0
/
+14
2010-10-05
wl1271: Indicate disconnection on hardware failure
Juuso Oikarinen
1
-0
/
+3
2010-10-05
wl1271: Move work-init calls to hw allocation
Juuso Oikarinen
1
-5
/
+4
2010-10-05
wl1271: Support firmware RX packet aggregation
Ido Yariv
1
-1
/
+14
2010-09-28
wl1271: Add support for hardware GEM cipher
Juuso Oikarinen
1
-0
/
+16
2010-09-28
wl1271: Increase connection reliability
Juuso Oikarinen
1
-4
/
+6
2010-09-28
wl1271: Optimize scan duration
Juuso Oikarinen
1
-1
/
+8
2010-09-28
wl1271: Add handling for failing hardware scan command
Juuso Oikarinen
1
-2
/
+2
2010-09-28
wl1271: Add hardware recovery mechanism
Juuso Oikarinen
1
-1
/
+27
2010-09-28
wl1271: Separate interface removal to another function
Juuso Oikarinen
1
-6
/
+11
2010-09-28
wl1271: Fix work cancelling when shutting down the driver
Juuso Oikarinen
1
-0
/
+3
2010-09-28
wl1271: Move scan complete invocation into work function
Juuso Oikarinen
1
-0
/
+4
2010-09-28
wl1271: Fix AC/TID default configuration
Juuso Oikarinen
1
-55
/
+29
2010-09-28
wl1271: Enable 11a support always, prevent scanning for unsupporting chips
Juuso Oikarinen
1
-3
/
+1
2010-09-28
wl1271: Reduce rate used for last PSM entry attempt
Juuso Oikarinen
1
-3
/
+5
2010-09-28
wl1271: Enable/disable 11a support based on INI configuration
Juuso Oikarinen
1
-15
/
+3
2010-09-28
wl1271: Remove outdated FIXME's
Juuso Oikarinen
1
-5
/
+2
2010-09-28
wl1271: Change supported channel order for a more optimal scan
Juuso Oikarinen
1
-40
/
+46
2010-09-28
wl1271: remove useless 11a check when scanning
Luciano Coelho
1
-4
/
+1
2010-09-28
wl1271: Fix scan race condition
Juuso Oikarinen
1
-1
/
+1
2010-09-28
wl1271: Add trigger to net_device oper_state to change BT coex priority
Juuso Oikarinen
1
-0
/
+69
2010-09-21
wl1271: bugfix: use bitwise-AND instead of logical-AND
Eliad Peller
1
-2
/
+2
2010-09-21
wl1271: propagate set_power's return value
Ohad Ben-Cohen
1
-1
/
+3
2010-08-27
wl12xx: remove unneeded locking
Johannes Berg
1
-2
/
+0
2010-08-16
mac80211: use cipher suite selectors
Johannes Berg
1
-6
/
+7
2010-07-29
wl1271: update hw/fw version info in wiphy struct
John W. Linville
1
-0
/
+7
2010-07-29
wl1271: add get_survey callback in order to get channel noise
John W. Linville
1
-0
/
+17
2010-07-26
drivers/net/wireless/wl12xx: Use kmemdup
Julia Lawall
1
-6
/
+2
2010-07-08
wl1271: rewritten scanning code
Luciano Coelho
1
-5
/
+6
2010-07-08
wl1271: moved scan operations to a separate file
Luciano Coelho
1
-4
/
+5
2010-07-08
wl1271: Update interface to temporarily disable dynamic PS
Juuso Oikarinen
1
-2
/
+2
2010-07-08
wl1271: Fix warning when disconnecting and ad-hoc network
Juuso Oikarinen
1
-1
/
+2
2010-07-08
wl1271: Disable dynamic PS based on BT co-ext sense events
Juuso Oikarinen
1
-1
/
+7
2010-07-08
wl1271: Update hardware ARP filtering configuration handling
Juuso Oikarinen
1
-48
/
+13
2010-07-08
wl1271: read fem manufacturer value from nvs
Luciano Coelho
1
-5
/
+0
2010-07-08
wl1271: Work around AP's with broken ps-poll functionality
Juuso Oikarinen
1
-1
/
+13
2010-07-08
wl1271: Use the ARP configuration function from mac80211
Juuso Oikarinen
1
-93
/
+49
2010-07-08
wl1271: Add TSF handling
Juuso Oikarinen
1
-0
/
+27
2010-06-02
wl1271: Fix scan parameter handling for 5GHz
Juuso Oikarinen
1
-6
/
+4
2010-06-02
wl1271: Flush TX buffers to air before going to idle
Juuso Oikarinen
1
-1
/
+10
[next]