index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-tx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
1
-11
/
+6
*
iwlagn: downgrade BUG_ON in interrupt
Johannes Berg
2008-09-24
1
-4
/
+3
*
mac80211: use nl80211 interface types
Johannes Berg
2008-09-15
1
-2
/
+2
*
iwlwifi: remove uneeded declarations
Emmanuel Grumbach
2008-09-11
1
-6
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-09-08
1
-11
/
+18
|
\
|
*
iwlwifi: fix Tx cmd memory allocation failure handling
Tomas Winkler
2008-09-03
1
-10
/
+17
|
*
iwlwifi: do not use GFP_DMA in iwl_tx_queue_init
John W. Linville
2008-09-02
1
-1
/
+1
*
|
iwlwifi: enable packet injection for iwlagn
Stefanik Gábor
2008-09-08
1
-8
/
+5
*
|
iwlwifi: fix host command header according the HW spec
Tomas Winkler
2008-09-08
1
-2
/
+2
*
|
iwlwifi: use le16 frame control directly, use QOS symbolic constant mask
Harvey Harrison
2008-08-22
1
-2
/
+2
*
|
iwlwifi: add level for debugging host command
Esti Kummer
2008-08-22
1
-6
/
+20
*
|
iwl-4965: test below 0 on unsigned num_tbs
roel kluin
2008-08-22
1
-1
/
+1
|
/
*
iwlwifi: fix printk newlines
Jiri Slaby
2008-08-18
1
-2
/
+2
*
iwlwifi: cleanup iwl_tx_skb
Tomas Winkler
2008-08-07
1
-22
/
+18
*
iwlwifi: memory allocation optimization
Gregory Greenman
2008-08-04
1
-22
/
+54
*
iwlwifi: bug fix in AGG flow - cast const to ULL
Emmanuel Grumbach
2008-08-04
1
-1
/
+1
*
iwlwifi: don't stop queue in the middle of fragmented packet
Tomas Winkler
2008-08-01
1
-4
/
+4
*
mac80211: partially fix skb->cb use
Johannes Berg
2008-07-29
1
-1
/
+1
*
iwlwifi: fixes RTS / CTS support
Emmanuel Grumbach
2008-07-14
1
-7
/
+1
*
iwlwifi: fix typo which caused iwl_get_tx_fail_reason to ever return an empty...
Helmut Schaa
2008-07-08
1
-1
/
+1
*
iwlwifi: setup compressed BA handler
Emmanuel Grumbach
2008-06-30
1
-0
/
+143
*
mac80211: remove ieee80211_get_morefrag
Harvey Harrison
2008-06-14
1
-2
/
+2
*
mac80211: add helpers for frame control testing
Harvey Harrison
2008-06-14
1
-25
/
+24
*
iwlwifi: move rate helpers to iwlcore
Tomas Winkler
2008-06-14
1
-1
/
+1
*
iwlwifi: removing IWL4965_HT config
Ron Rindjunsky
2008-06-14
1
-10
/
+0
*
iwlwifi: move aggregation code to iwl-tx.c
Tomas Winkler
2008-06-03
1
-0
/
+190
*
iwlwifi: implement txq invalidate byte count table
Tomas Winkler
2008-06-03
1
-1
/
+4
*
iwlwifi: move tx reclaim flow into iwl-tx
Tomas Winkler
2008-06-03
1
-0
/
+108
*
iwlwifi: move tx response common handlers to iwlcore
Tomas Winkler
2008-06-03
1
-0
/
+30
*
iwlwifi: move txq_ctx_stop into iwl-tx.c
Tomas Winkler
2008-06-03
1
-23
/
+65
*
mac80211: use multi-queue master netdevice
Johannes Berg
2008-05-21
1
-2
/
+2
*
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
1
-21
/
+19
*
mac80211: use rate index in TX control
Johannes Berg
2008-05-21
1
-2
/
+6
*
iwlwifi: clean up and bug fix for security
Emmanuel Grumbach
2008-05-21
1
-29
/
+12
*
iwlwifi: move TX code into iwl-tx.c
Tomas Winkler
2008-05-21
1
-0
/
+662
*
iwlwifi: rename iwl4965_queue to iwl_queue
Tomas Winkler
2008-05-21
1
-2
/
+2
*
iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queue
Ron Rindjunsky
2008-05-14
1
-6
/
+5
*
iwlwifi: move NIC init and Tx queues init to iwlcore
Ron Rindjunsky
2008-05-14
1
-0
/
+374