index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
internal.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-27
iwlwifi: introduce beacon context
Johannes Berg
5
-20
/
+50
2010-08-27
iwlwifi: move HT configuration data into context
Johannes Berg
6
-115
/
+134
2010-08-27
iwlwifi: add context pointer to station
Johannes Berg
5
-10
/
+19
2010-08-27
iwlwifi: store default station flags in context
Johannes Berg
2
-1
/
+3
2010-08-27
iwlwifi: make hw crypto context aware
Johannes Berg
7
-35
/
+63
2010-08-27
iwlwifi: move AP sta ID to context
Johannes Berg
5
-4
/
+8
2010-08-27
iwlwifi: clamp scanning dwell time to all contexts
Johannes Berg
1
-8
/
+17
2010-08-27
iwlwifi: move virtual interface pointer into context
Johannes Berg
10
-38
/
+66
2010-08-27
iwlwifi: add context into tx descriptor
Johannes Berg
3
-0
/
+3
2010-08-27
iwlwifi: move QoS into context
Johannes Berg
5
-28
/
+46
2010-08-27
iwlwifi: contextify command sending
Johannes Berg
5
-7
/
+18
2010-08-27
iwlwifi: contextify-stations-completely
Johannes Berg
6
-15
/
+25
2010-08-27
iwlwifi: contextify broadcast station
Johannes Berg
15
-93
/
+142
2010-08-27
iwlwifi: define PAN queues/FIFOs
Johannes Berg
3
-8
/
+22
2010-08-27
iwlwifi: prepare for PAN queue/fifo assignment
Johannes Berg
13
-46
/
+77
2010-08-27
iwlwifi: initial contextification
Johannes Berg
19
-400
/
+611
2010-08-25
iwlwifi: fix compile error without debugging support
Wey-Yi Guy
1
-2
/
+0
2010-08-25
mac80211: fix mesh advertisement
Johannes Berg
2
-33
/
+5
2010-08-25
p54: better rssi->dbm conversion for longbow phys
Christian Lamparter
1
-4
/
+4
2010-08-25
mac80211: fix rcu-unsafe pointer dereference
Christian Lamparter
1
-4
/
+8
2010-08-25
nl80211: fix missing nesting
Johannes Berg
1
-0
/
+2
2010-08-25
rt2x00: fix "buffer size not provably correct" build warning
Arnaud Patard (Rtp)
1
-0
/
+3
2010-08-25
rt2x00: Fix max TX power settings
Ivo van Doorn
9
-47
/
+86
2010-08-25
rt2x00: Fix channel configuration for RF3052
Ivo van Doorn
1
-13
/
+16
2010-08-25
rt2x00: Merge rt2800{pci/usb} radio enabling/disabling code to rt2800lib
Ivo van Doorn
4
-145
/
+107
2010-08-25
rt2x00: Fix rt2800 retry calculation
Ivo van Doorn
1
-1
/
+0
2010-08-25
rt2x00: Remove Q_INDEX_CRYPTO and ENTRY_OWNER_DEVICE_CRYPTO
Ivo van Doorn
2
-11
/
+3
2010-08-25
rt2x00: Move direct access to queue->entries to rt2x00queue.c
Ivo van Doorn
4
-57
/
+83
2010-08-25
rt2x00: Reduce indenting
Ivo van Doorn
1
-13
/
+14
2010-08-25
rt2x00: Simplify arguments to rt2x00 driver callback functions
Ivo van Doorn
11
-115
/
+90
2010-08-25
iwlwifi: disable aggregation queue if stopped early
Johannes Berg
1
-13
/
+19
2010-08-25
iwlwifi: add bt traffic load debugfs file
Wey-Yi Guy
1
-0
/
+45
2010-08-25
iwlagn: update bt status upon scan complete
Wey-Yi Guy
2
-1
/
+21
2010-08-25
iwlagn: generic bt coex functions
Wey-Yi Guy
7
-425
/
+441
2010-08-25
iwlagn: set traffic load based on multiple factors
Wey-Yi Guy
5
-51
/
+112
2010-08-25
iwlagn: add bt_ch_announce module parameter
Wey-Yi Guy
3
-2
/
+16
2010-08-25
iwlagn: add additional bt related parameters
Wey-Yi Guy
3
-0
/
+32
2010-08-25
iwlagn: parsing uart message and take actions
Wey-Yi Guy
5
-16
/
+235
2010-08-25
iwlagn: add bt prio_boost to .cfg
Wey-Yi Guy
3
-2
/
+13
2010-08-25
iwlwifi: add bt_init_traffic_load as configurable parameter
Wey-Yi Guy
3
-1
/
+9
2010-08-25
iwlwifi: add debugfs to control stuck queue timer
Wey-Yi Guy
3
-6
/
+39
2010-08-25
iwlwifi: indicate bt_kill condition when receive tx reply
Wey-Yi Guy
1
-1
/
+8
2010-08-25
iwlagn: wifi/bt coex configuration sequence
Wey-Yi Guy
4
-20
/
+109
2010-08-25
iwlwifi: add bt full concurrency support
Wey-Yi Guy
9
-11
/
+185
2010-08-25
iwlwifi: use antenna A only under high BT load
Johannes Berg
1
-0
/
+4
2010-08-25
iwlwifi: Relax uCode timeout/error checking for 6000g2b
Wey-Yi Guy
2
-9
/
+13
2010-08-25
iwlagn: keep BT settings across restart
Johannes Berg
2
-0
/
+36
2010-08-25
iwlagn: disable gen2b BT coexistence in IBSS
Johannes Berg
3
-12
/
+45
2010-08-25
iwlwifi: reset BT when going down
Johannes Berg
1
-1
/
+6
2010-08-25
iwlagn: let bluetooth traffic load impact rate scale
Johannes Berg
2
-1
/
+114
[next]