Commit Graph

76 Commits (d61272cbb35fa1c08fe94898583d880256f2dbd3)

Author SHA1 Message Date
Johannes Berg 41bb73eeac mac80211: remove SSID driver code 16 years ago
Sujith 8b30b1fe36 mac80211: Re-enable aggregation 16 years ago
Johannes Berg e6a9854b05 mac80211/drivers: rewrite the rate control API 16 years ago
Johannes Berg cb121bad67 mac80211: add might_sleep to hw_config 16 years ago
Johannes Berg bda3933a8a mac80211: move bss_conf into vif 16 years ago
Johannes Berg 9124b07740 mac80211: make retry limits part of hw config 16 years ago
Johannes Berg e8975581f6 mac80211: introduce hw config change flags 16 years ago
Johannes Berg d9fe60dea7 802.11: clean up/fix HT support 16 years ago
Johannes Berg 7a5158ef8d mac80211: fix short slot handling 16 years ago
Johannes Berg e87a2feea7 mac80211: remove max_antenna_gain config 16 years ago
Johannes Berg d73782fdde mac80211: clean up ieee80211_hw_config errors 16 years ago
Johannes Berg c6a1fa12d2 mac80211: minor code cleanups 16 years ago
Felix Fietkau cccf129f82 mac80211: add the 'minstrel' rate control algorithm 17 years ago
Johannes Berg 4b7679a561 mac80211: clean up rate control API 17 years ago
Johannes Berg 133b822638 mac80211: make master iface not wireless 17 years ago
Johannes Berg 95dac04004 mac80211: small rate control changes 17 years ago
Johannes Berg 7a725f7340 mac80211: warn on some invalid vlan operations 17 years ago
Johannes Berg 0d143fe1e2 mac80211: move regular interface handling 17 years ago
Johannes Berg 05c914fe33 mac80211: use nl80211 interface types 17 years ago
Johannes Berg c2b13452b2 mac80211: clean up scan namespace 17 years ago
Johannes Berg 213cd118cb mac80211: make bridge_packets a virtual interface option 17 years ago
Johannes Berg 5bc75728fd mac80211: fix scan vs. interface removal race 17 years ago
Johannes Berg b7413430d4 mac80211: fix work race 17 years ago
Johannes Berg 472dbc45dc mac80211: split off mesh handling entirely 17 years ago
Johannes Berg 5825fe100d mac80211: initialise queue QoS parameters at hw start 17 years ago
Johannes Berg bacac545f1 mac80211: move some HT code out of main.c 17 years ago
Johannes Berg 491775a507 mac80211: use sdata pointer for scan interface 17 years ago
Tomas Winkler 00c5ae2fa0 mac80211: change MIMO_PS to SM_PS 17 years ago
Luis R. Rodriguez f59ac04816 cfg80211: keep track of supported interface modes 17 years ago
Johannes Berg 7f93ea3e24 mac80211: fill start-sequence-number for BA session start 17 years ago
Tomas Winkler 48c2fc59aa mac80211: cleanup mlme state namespace 17 years ago
Jasper Bryant-Greene f698d856f6 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate 17 years ago
Luis Carlos Cobo bdbe819540 mac80211: allow no mac address until firmware load 17 years ago
Harvey Harrison 62bf1d762e mac80211: explicitly check skb->len 17 years ago
Luis Carlos Cobo 8dbc1722a7 mac80211: keep mesh ifaces in allmulti mode 17 years ago
Tomas Winkler ea95bba41e mac80211: make listen_interval be limited by low level driver 17 years ago
Johannes Berg d0f0980414 mac80211: partially fix skb->cb use 17 years ago
Jeremy Fitzhardinge 023a04bebe mac80211: return correct error return from ieee80211_wep_init 17 years ago
David S. Miller 51cb6db0f5 mac80211: Reimplement WME using ->select_queue(). 17 years ago
David S. Miller 09e83b5d7d netdev: Kill NETIF_F_MULTI_QUEUE. 17 years ago
David S. Miller e8a0464cc9 netdev: Allocate multiple queues for TX. 17 years ago
David S. Miller b9e4085768 netdev: Do not use TX lock to protect address lists. 17 years ago
David S. Miller e308a5d806 netdev: Add netdev->addr_list_lock protection. 17 years ago
Johannes Berg 9d139c810a mac80211: revamp beacon configuration 17 years ago
Johannes Berg 75636525fb mac80211: revamp virtual interface handling 17 years ago
Johannes Berg 3e122be089 mac80211: make master netdev handling sane 17 years ago
David S. Miller 86d804e10a netdev: Make netif_schedule() routines work with netdev_queue objects. 17 years ago
David S. Miller c2aa288548 mac80211: Decrease number of explicit ->tx_queue references. 17 years ago
David S. Miller dc2b48475a netdev: Move queue_lock into struct netdev_queue. 17 years ago
Tomas Winkler fc32f9243d mac80211: call bss_info_change only once upon disassociation 17 years ago