summaryrefslogtreecommitdiffstats
path: root/fs/ioctl.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-06rt2800pci: add rt2800_register_multi[read,write]() wrappersBartlomiej Zolnierkiewicz2-11/+26
2009-11-06rt2800usb: add rt2800_register_multi[read,write]() wrappersBartlomiej Zolnierkiewicz2-8/+22
2009-11-06rt2800pci: add rt2800_register_[read,write]() wrappersBartlomiej Zolnierkiewicz2-239/+261
2009-11-06rt2800usb: add rt2800_register_[read,write]() wrappersBartlomiej Zolnierkiewicz2-192/+213
2009-11-05wl1271: use __dev_alloc_skb() on RXLuis R. Rodriguez1-1/+1
2009-11-05mac80211: fix internal scan requestJohannes Berg1-0/+1
2009-11-05mac80211: Fix IBSS mergeSujith1-0/+4
2009-11-05rt2x00: remove needless ifdefs from rt2x00leds.hBartlomiej Zolnierkiewicz1-4/+0
2009-11-05rt2800usb: fix comments in rt2800usb.hBartlomiej Zolnierkiewicz1-8/+8
2009-11-05rt2800usb: use rt2x00usb_register_multiwrite() to set key entriesBartlomiej Zolnierkiewicz1-14/+4
2009-11-05rt2x00: fix rt2x00usb_register_read() commentBartlomiej Zolnierkiewicz1-1/+1
2009-11-05rt2800pci: fix comment about IV/EIV fieldsBartlomiej Zolnierkiewicz1-2/+2
2009-11-05rt2800pci: fix comment about register accessBartlomiej Zolnierkiewicz1-1/+3
2009-11-05rt2800pci: fix crypto in TX frameBartlomiej Zolnierkiewicz1-1/+1
2009-11-05rt2800usb: fix rt2800usb_rfcsr_read()Bartlomiej Zolnierkiewicz1-1/+1
2009-11-05rt2800pci: make Kconfig help entry more helpfulBartlomiej Zolnierkiewicz1-1/+4
2009-11-05rt2800usb: make Kconfig help entry more helpfulBartlomiej Zolnierkiewicz1-1/+5
2009-11-05mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg7-9/+47
2009-11-05cfg80211: remove dead variableJohannes Berg1-2/+0
2009-11-05mwl8k: pci BAR mapping changesLennert Buytenhek1-3/+22
2009-11-05mwl8k: shorten receive/transmit state variable namesLennert Buytenhek1-101/+93
2009-11-05mwl8k: add support for enabling hardware sniffer modeLennert Buytenhek1-3/+63
2009-11-05mwl8k: report rate and other information for received framesLennert Buytenhek1-6/+25
2009-11-05mwl8k: clarify WME transmit queue 0/1 swizzlingLennert Buytenhek1-20/+6
2009-11-05mwl8k: use cond_resched() when loading firmware blocksLennert Buytenhek1-0/+2
2009-11-05mwl8k: clear hardware MAC address if no STA interface configuredLennert Buytenhek1-1/+42
2009-11-05mwl8k: enforce FIF_BCN_PRBRESP_PROMISC when no STA interfaces are activeLennert Buytenhek1-3/+14
2009-11-05mwl8k: implement FIF_ALLMULTILennert Buytenhek1-11/+28
2009-11-05mwl8k: use the mac80211-provided workqueue instead of creating our ownLennert Buytenhek1-22/+6
2009-11-05mwl8k: fix multicast address filter programmingLennert Buytenhek1-13/+27
2009-11-05mwl8k: minor transmit quiescing reworkLennert Buytenhek1-22/+15
2009-11-05mwl8k: coding style cleanupsLennert Buytenhek1-57/+65
2009-11-05mwl8k: fix GET_STAT firmware command packet layoutLennert Buytenhek1-2/+0
2009-11-05wl1271: depend on INETJohn W. Linville1-0/+1
2009-11-02wl1271: Generalize command response readingJuuso Oikarinen2-41/+29
2009-11-02wl1271: Correct endianness-handling of command statusJuuso Oikarinen1-2/+4
2009-11-02wl1271: Add retry implementation for PSM entriesJuuso Oikarinen6-2/+77
2009-11-02wl1271: Check result code of commandsJuuso Oikarinen2-27/+14
2009-11-02wl1271: Increase TX power valueJuuso Oikarinen1-1/+1
2009-11-02wl1271: Remove excess null-data template settingsJuuso Oikarinen1-9/+5
2009-11-02cfg80211: validate scan channelsJohannes Berg3-18/+35
2009-11-02mac80211_hwsim: Send ACK frames on the hwsim0 interfaceJouni Malinen1-0/+47
2009-11-02mac80211_hwsim: Check idle state on TXJouni Malinen1-2/+11
2009-11-02cfg80211: Fix WEXT compat siwauth wpa and group cipherJouni Malinen1-4/+2
2009-11-02p54: disable channels with incomplete calibration data setsChristian Lamparter1-12/+19
2009-11-02mac80211: fix scan abort sanity checksJohannes Berg1-4/+8
2009-11-02iwlwifi: add wimax/wifi coexist support for 6x50 seriesWey-Yi Guy5-11/+158
2009-11-02iwlwifi: add SM PS support for 6x50 seriesWey-Yi Guy6-10/+52
2009-11-02iwlwifi: coex API data structureWey-Yi Guy2-3/+68
2009-11-02iwlwifi: print warning when sending host command failsReinette Chatre1-1/+2