summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/rx.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-12wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectoryLuciano Coelho1-284/+0
2012-02-15wl12xx: Use a dedicated fw for PLTEliad Peller1-1/+1
2011-12-15wl12xx: don't write out of bounds when hlid > WL12XX_MAX_LINKSLuciano Coelho1-2/+6
2011-10-11wl12xx: move debugging definitions to a separate fileLuciano Coelho1-0/+1
2011-10-11wl12xx: rearm rx streaming per vifEliad Peller1-22/+13
2011-10-07wl12xx: move bss_type into wlvifEliad Peller1-1/+3
2011-09-14wl12xx: remove deprecated CONFIG_WL12XX_HT flagLuciano Coelho1-2/+0
2011-09-14wl12xx: print the seq_num of rx packetEliad Peller1-2/+5
2011-08-22wl12xx: update fw status structEliad Peller1-9/+9
2011-08-22wl12xx: remove rx filtering stuffEliad Peller1-11/+0
2011-08-12wl12xx: Add support to RX packets payload alignmentShahar Levi1-8/+31
2011-06-27wl12xx: Support routing FW logs to the hostIdo Yariv1-0/+8
2011-06-27wl12xx: use freezable workqueue for netstack_workEliad Peller1-1/+1
2011-06-27wl12xx: add automatic rx streaming triggersEliad Peller1-4/+25
2011-05-02wl12xx: discard corrupted packets in RXArik Nemtsov1-7/+26
2011-05-02wl12xx: print actual rx packet size (without padding)Eliad Peller1-1/+2
2011-04-19wl12xx: Fix potential incorrect band in rx-statusJuuso Oikarinen1-8/+5
2011-04-19wl12xx: 1281/1283 support - Improve Tx & Rx pathShahar Levi1-12/+19
2011-03-03wl12xx: Switch to a threaded interrupt handlerIdo Yariv1-1/+2
2011-03-03wl12xx: Do end-of-transactions transfers only if neededIdo Yariv1-1/+7
2011-02-22wl12xx: fix identification of beacon packets (debug)Eliad Peller1-3/+3
2011-02-09wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller1-3/+3
2011-01-24wl12xx: AP specific RX filter configurationArik Nemtsov1-0/+11
2011-01-24wl12xx: fix some sparse warningsEliad Peller1-2/+1
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf1-1/+1
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi1-0/+203
2009-07-10wl1251: add wl1251 prefix to all 1251 filesKalle Valo1-194/+0
2009-07-10wl12xx: fix rx descriptor useKalle Valo1-5/+6
2009-07-10wl12xx: cmd and acx interface reworkKalle Valo1-21/+6
2009-05-06wl12xx: add driverKalle Valo1-0/+208