aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* rps: support IPIP encapsulationEric Dumazet2011-08-24
* Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-08-24
|\
| * batman-adv: merge update_transtable() into tt related codeMarek Lindner2011-08-22
| * batman-adv: reuse tt_len() to calculate tt buffer lengthMarek Lindner2011-08-22
| * batman-adv: print client flags in the local/global transtables outputAntonio Quartulli2011-08-22
| * batman-adv: implement AP-isolation on the sender sideAntonio Quartulli2011-08-22
| * batman-adv: implement AP-isolation on the receiver sideAntonio Quartulli2011-08-22
| * batman-adv: detect clients connected through a 802.11 deviceAntonio Quartulli2011-08-22
| * batman-adv: correct several typ0s in the commentsAntonio Quartulli2011-08-22
| * batman-adv: hash_add() has to discriminate on the return valueAntonio Quartulli2011-08-22
* | net: add APIs for manipulating skb page fragments.Ian Campbell2011-08-22
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-08-22
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-22
| |\ \
| | * | staging: remove ath6klKalle Valo2011-08-13
| | * | mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar2011-08-12
| | * | ath9k: avoid sending a-mpdu packets to sleeping stationsFelix Fietkau2011-08-12
| | * | nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen2011-08-12
| | * | nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen2011-08-12
| | * | nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen2011-08-12
| | * | cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar2011-08-12
| | * | ath9k: remove eeprom txgain override for minor version < 19Marek Lindner2011-08-12
| | * | nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen2011-08-11
| | * | cfg80211: fix a crash in nl80211_send_stationFelix Fietkau2011-08-11
| | * | ath9k: remove obselete commentsMohammed Shafi Shajakhan2011-08-10
| | * | ath9k: optimize rate control statisticsMohammed Shafi Shajakhan2011-08-10
| | * | mac80211: fix erroneous clearing of MESH_PATH_SN_VALID flagJavier Cardona2011-08-10
| | * | ath9k_htc: minor clean-upMohammed Shafi Shajakhan2011-08-10
| | * | mac80211: clear sta.drv_priv on reconfigurationEliad Peller2011-08-10
| | * | cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen2011-08-10
| | * | nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_waitJouni Malinen2011-08-10
| | * | mac80211_hwsim: Fix RX status reporting for HTJouni Malinen2011-08-10
| | * | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-08-10
| | |\ \
| | | * | ath6kl: fix function name conflicts with ath9kKalle Valo2011-08-10
| | * | | Merge branch 'ath6kl-next' of master.kernel.org:/pub/scm/linux/kernel/git/kva...John W. Linville2011-08-09
| | |\| |
| | | * | ath6kl: Release the memory allocated for the firmwareRaja Mani2011-08-09
| | | * | ath6kl: Fix crash during the connection processRaja Mani2011-08-09
| | | * | ath6kl: Cleanup void * in ath6kl_cfg80211_scan_node()Vasanthakumar Thiagarajan2011-08-09
| | | * | ath6kl: Use ath6kl_cfg80211_scan_node() directly instead of function pointerVasanthakumar Thiagarajan2011-08-09
| | | * | ath6kl: Remove ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan2011-08-09
| | | * | ath6kl: Pass only the needed scan_table to ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan2011-08-09
| | | * | ath6kl: Move initialization/deinitialization of scan_table to appropriate fun...Vasanthakumar Thiagarajan2011-08-09
| | | * | ath6kl: Cleanup parameters of wlan_node_table_init()Vasanthakumar Thiagarajan2011-08-09
| | | * | ath6kl: Remove ath6kl_wmi_get_current_bssid()Vasanthakumar Thiagarajan2011-08-09
| | | * | ath6kl: Remove bssid from struct wmiVasanthakumar Thiagarajan2011-08-09
| | | * | ath6kl: Cleanup parameters for wlan_refresh_inactive_nodes()Vasanthakumar Thiagarajan2011-08-09
| | | * | ath6kl: Move scan table from wmi to ath6klVasanthakumar Thiagarajan2011-08-09
| | | * | ath6kl: Cleanup void *parent_dev in struct wmiVasanthakumar Thiagarajan2011-08-09
| | | * | ath6kl: change aggreation timeout message from an error to a debug messageKalle Valo2011-08-09
| | | * | ath6kl: remove dependency to wireless extensionsKalle Valo2011-08-09
| | | * | ath6kl: fix crash when interface is closed but scan is ongoingKalle Valo2011-08-09