summaryrefslogtreecommitdiffstats
path: root/net/mac80211/tx.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add multi-rate retry supportFelix Fietkau2008-10-061-6/+7
* mac80211: remove redundant check in ieee80211_master_start_xmit (net/mac80211...Rami Rosen2008-10-061-10/+8
* mac80211: remove shadowed variables in ieee80211_master_start_xmitTomas Winkler2008-10-061-4/+1
* mac80211: clean up rate control APIJohannes Berg2008-09-241-2/+3
* mac80211: mesh portal functionality supportYanBo2008-09-241-6/+38
* mac80211: make master iface not wirelessJohannes Berg2008-09-241-13/+13
* mac80211: remove debug frame dumpingJohannes Berg2008-09-151-42/+0
* mac80211: remove beacon countersJohannes Berg2008-09-151-9/+0
* mac80211: fix virtual interfaces vs. injectionJohannes Berg2008-09-151-4/+60
* mac80211: pass AP vif pointer for VLANsJohannes Berg2008-09-151-0/+4
* mac80211: move txrate_idx into RC algorithmsJohannes Berg2008-09-151-0/+2
* mac80211: share STA information with driverJohannes Berg2008-09-151-5/+5
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-14/+14
* mac80211: inform driver of basic ratesetJohannes Berg2008-09-151-2/+2
* mac80211: clean up some commentsJohannes Berg2008-09-151-14/+1
* mac80211: clean up scan namespaceJohannes Berg2008-09-151-1/+1
* mac80211: split off mesh handling entirelyJohannes Berg2008-09-151-6/+9
* replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene2008-08-221-2/+2
* mac80211: remove rx/tx_data->fc memberHarvey Harrison2008-08-221-1/+0
* mac80211: use ieee80211 frame control directlyHarvey Harrison2008-08-221-21/+14
* mac80211: remove IEEE80211_FC helperHarvey Harrison2008-08-221-2/+2
* mac80211: rx.c/tx.c remove more users of tx/rx_data->fcHarvey Harrison2008-08-221-1/+1
* mac80211: fix use of skb->cb for mesh forwardingLuis Carlos Cobo2008-08-071-21/+24
* mac80211: fix fragmentation kludgeTomas Winkler2008-08-011-5/+12
* mac80211: partially fix skb->cb useJohannes Berg2008-07-291-26/+21
* mac80211: append CONFIG_ to MAC80211_VERBOSE_PS_DEBUG in net/mac80211/tx.c.Rami Rosen2008-07-291-3/+3
* mac80211: tx, use dev_kfree_skb_any for beacon_getJiri Slaby2008-07-291-1/+1
* mac80211: fix TX sequence numbersJohannes Berg2008-07-141-28/+51
* mac80211: revamp beacon configurationJohannes Berg2008-07-141-15/+21
* mac80211: make master netdev handling saneJohannes Berg2008-07-141-4/+7
* mac80211: rework debug settings and make debugging saferJohannes Berg2008-07-021-3/+6
* mac80211: get rid of function pointers in TX pathJohannes Berg2008-07-021-34/+29
* mac80211: fix warning: unused variable invoke_tx_handlersTomas Winkler2008-06-301-3/+2
* mac80211: fix tx fragmentationJohannes Berg2008-06-271-31/+37
* mac80211: tx.c use new frame control helpersHarvey Harrison2008-06-271-29/+25
* mac80211: add single function calling tx handlersJohannes Berg2008-06-261-42/+40
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-191-1/+1
|\
| * mac80211: detect driver tx bugsJohannes Berg2008-06-181-1/+8
| * Revert "mac80211: Use skb_header_cloned() on TX path."David S. Miller2008-06-181-2/+2
* | mac80211: do not fragment while aggregation is in useRon Rindjunsky2008-06-141-4/+4
* | mac80211: removing shadowed sbandTomas Winkler2008-06-031-3/+0
* | mac80211: fix unbalanced locking in ieee80211_get_buffered_bcTomas Winkler2008-06-031-1/+1
* | mac80211: fix rate control initialisationJohannes Berg2008-06-031-0/+2
* | mac80211: fix ieee80211_get_buffered_bcTomas Winkler2008-06-031-9/+7
* | mac80211: clean up skb reallocation codeJohannes Berg2008-06-031-29/+68
* | mac80211: remove channel use statisticsJohannes Berg2008-05-211-64/+9
* | mac80211: use multi-queue master netdeviceJohannes Berg2008-05-211-52/+45
* | mac80211: dont allow fragmentation and requeuing on A-MPDU queuesJohannes Berg2008-05-211-2/+21
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-211-160/+150
* | mac80211: reorder some transmit handlersJohannes Berg2008-05-211-116/+118
OpenPOWER on IntegriCloud