index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-09-13
mac80211: retry sending failed BAR frames later instead of tearing down aggr
Felix Fietkau
2
-1
/
+41
2011-09-13
b43: LCN-PHY: implement saving and restoring PHY & radio configuration
Rafał Miłecki
1
-0
/
+35
2011-09-13
bcma: extract some basic info about board from SPROM
Rafał Miłecki
1
-0
/
+9
2011-09-13
ssb: use u16 for storing board rev
Rafał Miłecki
1
-1
/
+1
2011-09-13
b43: LCN-PHY: prepare functions for channel switching
Rafał Miłecki
1
-2
/
+84
2011-09-13
b43: LCN-PHY: implement more PHY ops before radio init
Rafał Miłecki
1
-3
/
+53
2011-09-13
b43: LCN-PHY: add R/W ops for PHY and radio
Rafał Miłecki
1
-2
/
+40
2011-09-13
ath9k_hw: do not apply the 2.4 ghz ack timeout workaround to cts
Felix Fietkau
1
-2
/
+3
2011-09-13
mac80211: Defer tranmission of mesh path errors
Javier Cardona
1
-2
/
+30
2011-08-30
iwlwifi: iwl-agn-rs.c: remove old comment
Greg Dietsche
1
-1
/
+0
2011-08-30
ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggr
Felix Fietkau
1
-39
/
+66
2011-08-30
ath9k: move seqno allocation in the tx path to ath_tx_setup_buffer
Felix Fietkau
1
-19
/
+23
2011-08-30
ath9k: move the sequence number from ath_frame_info to ath_buf
Felix Fietkau
2
-33
/
+24
2011-08-30
ath9k: clean up the aggregation tid queue
Felix Fietkau
3
-37
/
+45
2011-08-30
ath9k: use u8 for the tx key index
Felix Fietkau
5
-5
/
+5
2011-08-30
ath: Make ath_printk void not int and remove unused struct ath_common *
Joe Perches
2
-17
/
+18
2011-08-30
ath: Make ath_dbg void not int
Joe Perches
1
-17
/
+12
2011-08-29
wl12xx/sdio_test.c: fix build breakage from WL127X_FW_NAME change
John W. Linville
1
-1
/
+1
2011-08-29
b43: Fix swatch warning
Larry Finger
1
-1
/
+4
2011-08-29
ath9k: Fix a smatch warnings
Larry Finger
2
-1
/
+2
2011-08-29
ath9k: Add debugfs support for mac/baseband samples
Rajkumar Manoharan
6
-14
/
+369
2011-08-29
ath9k: fix regression in sending aggregated packets
Felix Fietkau
1
-1
/
+4
2011-08-29
ath9k: Fix eifs/usec timeout for AR9287 v1.3+
Rajkumar Manoharan
2
-2
/
+10
2011-08-29
ath9k_hw: Set default slottime as 9us
Rajkumar Manoharan
1
-1
/
+1
2011-08-29
b43: make HT-PHY support experimental
Rafał Miłecki
1
-3
/
+3
2011-08-29
b43: use 8K buffers for 64-bit DMA to workaround hardware bug
Rafał Miłecki
2
-9
/
+18
2011-08-29
b43: Relax requirement for descriptors to be in the DMA zone
Larry Finger
1
-7
/
+0
2011-08-29
p54spi: add "spi:" prefix for stlc45xx modalias
Axel Lin
1
-1
/
+1
2011-08-29
iwlagn: handle GO powersave
Johannes Berg
3
-0
/
+76
2011-08-29
iwlagn: move tx queues to transport layer
Emmanuel Grumbach
6
-139
/
+136
2011-08-29
iwlagn: move the stop / wake queue logic to transport layer
Emmanuel Grumbach
9
-74
/
+93
2011-08-29
iwlagn: move check_stuck_queue to transport layer
Emmanuel Grumbach
5
-25
/
+42
2011-08-29
iwlagn: move wait_for_tx_queue_empty to transport layer
Emmanuel Grumbach
5
-34
/
+42
2011-08-29
iwlagn: cosmetics in iwl-trans.h
Emmanuel Grumbach
5
-44
/
+44
2011-08-29
iwlagn: move the disable agg logic to transport layer
Emmanuel Grumbach
5
-80
/
+92
2011-08-29
iwlagn: move the check_empty logic to the transport layer
Emmanuel Grumbach
7
-81
/
+110
2011-08-29
iwlagn: allocate resources for TX BA session in transport
Emmanuel Grumbach
7
-73
/
+93
2011-08-29
iwlagn: move the mapping ac to queue / fifo to transport
Emmanuel Grumbach
10
-168
/
+201
2011-08-29
iwlagn: upper layer uses slabs to allocate tx cmds
Emmanuel Grumbach
6
-51
/
+55
2011-08-29
iwlagn: set tx_fifo for ampdu in transport layer
Emmanuel Grumbach
7
-96
/
+89
2011-08-29
iwlagn: upper layer stores iwl_rxon_context in skb's CB
Emmanuel Grumbach
5
-41
/
+25
2011-08-29
iwlagn: stop the device before freeing it
Emmanuel Grumbach
3
-54
/
+22
2011-08-29
iwlagn: remove dereferences of priv from transport
Emmanuel Grumbach
10
-58
/
+64
2011-08-29
iwlagn: iwl_tid_data moves to iwl-shared
Emmanuel Grumbach
9
-87
/
+83
2011-08-29
iwlagn: adding special "D" SKU for 2000 series
Wey-Yi Guy
3
-0
/
+7
2011-08-29
iwlagn: iwl-pci doesn't include iwl-dev any more
Emmanuel Grumbach
10
-56
/
+128
2011-08-29
iwlagn: fix compile warnings when CONFIG_PM_SLEEP is not set
Daniel Halperin
1
-1
/
+1
2011-08-29
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
24
-351
/
+363
2011-08-29
iwlagn: add missing includes
Emmanuel Grumbach
8
-8
/
+33
2011-08-29
iwlagn: move Keep Warm to transport layer
Emmanuel Grumbach
3
-4
/
+7
[next]