aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-22replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene
2008-08-22move ETH_P_PAE from ieee80211_i.h to if_ether.hJasper Bryant-Greene
2008-08-22rfkill: introduce RFKILL_STATE_MAXHenrique de Moraes Holschuh
2008-08-22rfkill: add __must_check annotationsHenrique de Moraes Holschuh
2008-08-22rfkill: add default global states (v2)Henrique de Moraes Holschuh
2008-08-22rfkill: detect bogus double-registering (v2)Henrique de Moraes Holschuh
2008-08-22wireless: replace __FUNCTION__ with __func__Harvey Harrison
2008-08-22libertas_tf: config and makefileLuis Carlos Cobo
2008-08-22libertas_tf: usb specific functionsLuis Carlos Cobo
2008-08-22libertas_tf: command helper functions for libertas_tfLuis Carlos Cobo
2008-08-22libertas_tf: main.c, data paths and mac80211 handlersLuis Carlos Cobo
2008-08-22libertas_tf: header fileLuis Carlos Cobo
2008-08-22mac80211: allow no mac address until firmware loadLuis Carlos Cobo
2008-08-22mac80211: remove WLAN_FC_DATA_PRESENTHarvey Harrison
2008-08-22mac80211: remove rx/tx_data->fc memberHarvey Harrison
2008-08-22mac80211: use ieee80211 frame control directlyHarvey Harrison
2008-08-22mac80211: remove IEEE80211_FC helperHarvey Harrison
2008-08-22mac80211: remove ieee80211_get_hdrlenHarvey Harrison
2008-08-22mac80211: rx.c/tx.c remove more users of tx/rx_data->fcHarvey Harrison
2008-08-22mac80211: wep.c replace magic numbers in IV/ICV removalHarvey Harrison
2008-08-22mac80211: wme.h remove unused QOS_CONTROL_LENHarvey Harrison
2008-08-22mac80211: explicitly check skb->lenHarvey Harrison
2008-08-22ath5k: explicitly check skb->lenHarvey Harrison
2008-08-22iwlwifi: use le16 frame control directly, use QOS symbolic constant maskHarvey Harrison
2008-08-22b43legacy: use le16 frame control directly, avoid byteswappingHarvey Harrison
2008-08-22iwlwifi: add level for debugging host commandEsti Kummer
2008-08-22iwlwifi: kill struct iwl4965_lq_mngrTomas Winkler
2008-08-22iwl-4965: test below 0 on unsigned num_tbsroel kluin
2008-08-22iwlwifi: use generic mac80211 radiotap headersBruno Randolf
2008-08-22mac80211: radiotap: assume modulation from ratesBruno Randolf
2008-08-22mac80211: add rx status flag for short preambleBruno Randolf
2008-08-22ath5k: rates cleanupBruno Randolf
2008-08-22mac80211: add ieee80211_queue_stopped)Tomas Winkler
2008-08-22WIRELESS: Make wireless one-click selectable.Robert P. J. Day
2008-08-22Ath5k: unify resetsJiri Slaby
2008-08-22rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OKDaniel Wagner
2008-08-22ath5k: add Mesh Point supportAndrey Yurovsky
2008-08-22net/ieee80211: adjust error handlingJulia Lawall
2008-08-22libertas: add sysfs hooks to update boot2 and persistent firmwareBrian Cavagnolo
2008-08-22libertas: support boot commands to write persistent firmware and bootloaderBrian Cavagnolo
2008-08-22rtl818x: merge tx/rx descriptor flagsHerton Ronaldo Krzesinski
2008-08-21pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski
2008-08-21sctp: fix potential panics in the SCTP-AUTH API.Vlad Yasevich
2008-08-20Linux v2.6.27-rc4Linus Torvalds
2008-08-20cramfs: fix named-pipe handlingAl Viro
2008-08-20fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell
2008-08-20rtc: rtc-ds1374: fix 'no irq' case handlingAnton Vorontsov
2008-08-20mm: xip/ext2 fix block allocation raceNick Piggin
2008-08-20mm: xip fix fault vs sparse page invalidate raceNick Piggin
2008-08-20mm: dirty page tracking race fixNick Piggin