summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-04-12wlcore/wl12xx: add hw op for getting rx buffer data alignmentArik Nemtsov
2012-04-12wlcore: introduce Rx block-size alignment HW quirkArik Nemtsov
2012-04-12wlcore/wl12xx: add global elements to convert hw-rates to standard ratesArik Nemtsov
2012-04-12wlcore/wl12xx: add hw op for setting frame length in tx_hw_descArik Nemtsov
2012-04-12wlcore/wl12xx: add hw op for setting blocks in hw_tx_descArik Nemtsov
2012-04-12wlcore/wl12xx: add hw op for calculating hw block count per packetArik Nemtsov
2012-04-12wlcore/wl12xx: change GEM Tx-spare blocks per-vifArik Nemtsov
2012-04-12wlcore/wl12xx: set the number of Tx descriptors per chip familyArik Nemtsov
2012-04-12wlcore/wl12xx: create per-chip-family private storageArik Nemtsov
2012-04-12wlcore: add quirk to disable ELPLuciano Coelho
2012-04-12wlcore: remove some unnecessary event mailbox address readsLuciano Coelho
2012-04-12wlcore/wl12xx: add quirk for legacy NVS supportLuciano Coelho
2012-04-12wlcore/wl12xx: add command trigger and event ack operationsLuciano Coelho
2012-04-12wlcore/wl12xx: move MAC address reading operation to lower driverLuciano Coelho
2012-04-12wlcore/wl12xx: move top initialization to wl12xxLuciano Coelho
2012-04-12wlcore/wl12xx: move get_pg_ver to the lower driverLuciano Coelho
2012-04-12wlcore/wl12xx: add chip-specific identify chip operationLuciano Coelho
2012-04-12wlcore/wl12xx: implement chip-specific register tablesLuciano Coelho
2012-04-12wlcore/wl12xx: implement chip-specific partition tablesLuciano Coelho
2012-04-12wl12xx/wlcore: move wl1271 struct to wlcore and add opsLuciano Coelho
2012-04-12wl12xx/wlcore: initial split of probeLuciano Coelho
2012-04-12wl12xx/wlcore: spin out the wl12xx probe from wlcore to a new wl12xxLuciano Coelho
2012-04-12wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho
2012-04-12wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectoryLuciano Coelho
2012-04-11rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka
2012-04-11net/wireless: ipw2x00: remove ssid_context structStanislav Yakovlev
2012-04-11net/wireless: ipw2x00: remove unused libipw_measurement_report structStanislav Yakovlev
2012-04-11ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and at...Qasim Javed
2012-04-11wireless: Remove unnecessary ; from while (0) macrosJoe Perches
2012-04-11ath9k: Add more recv stats.Ben Greear
2012-04-11ath9k: Add tx-failed counter.Ben Greear
2012-04-11ath9k: update to DFS pattern detector interfaceZefir Kurtisi
2012-04-11ath9k: add DFS pattern detector instance to ath_softcZefir Kurtisi
2012-04-11ath9k: add DFS pattern detectorZefir Kurtisi
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg
2012-04-11rt2x00: configure different txdesc parameters for non HT channelStanislaw Gruszka
2012-04-11rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger
2012-04-11rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger
2012-04-10b43: claim support for IBSS RSNAntonio Quartulli
2012-04-10mac80211_hwsim: Fill timestamp beacon at the time it is transmittedJavier Cardona
2012-04-10mac80211: remove antenna_sel_tx TX info fieldJohannes Berg
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg
2012-04-10mwifiex: don't use IEEE80211_MAX_QUEUESJohannes Berg
2012-04-10mac80211: don't always advertise remain-on-channelJohannes Berg
2012-04-10rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger
2012-04-10iwlwifi: Add pr_fmtJoe Perches
2012-04-10iwlwifi: fix unused variable warningOliver Hartkopp
2012-04-10ath5k: Introduce _ath5k_printk to reduce code/textJoe Perches
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches