| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-04-13 |
|\ |
|
| * | caif_hsi: use dev_dbg not dev_err for reporting | Kim Lilliestierna XX | 2012-04-13 |
| * | caif-hsi: Free flip_buffer at shutdown | sjur.brandeland@stericsson.com | 2012-04-13 |
| * | caif: Fix memory leakage in the chnl_net.c. | Tomasz Gregorek | 2012-04-13 |
| * | l2tp: don't overwrite source address in l2tp_ip_bind() | James Chapman | 2012-04-13 |
| * | l2tp: fix refcount leak in l2tp_ip sockets | James Chapman | 2012-04-13 |
| * | net: Fix misplaced parenthesis in virtio_net.c | Torsten Kaiser | 2012-04-13 |
| * | net/key/af_key.c: add missing kfree_skb | Julia Lawall | 2012-04-13 |
| * | phonet: Sort out initiailziation and cleanup code. | Eric W. Biederman | 2012-04-13 |
| * | net: In unregister_netdevice_notifier unregister the netdevices. | Eric W. Biederman | 2012-04-13 |
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-04-12 |
|\ \ |
|
| * \ | Merge branch 'master' into for-davem | John W. Linville | 2012-04-12 |
| |\ \ |
|
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-04-12 |
| | |\ \ |
|
| | * | | | rt2x00: do not generate seqno in h/w if QOS is disabled | Stanislaw Gruszka | 2012-04-11 |
| | * | | | net/wireless: ipw2x00: remove ssid_context struct | Stanislav Yakovlev | 2012-04-11 |
| | * | | | net/wireless: ipw2x00: remove unused libipw_measurement_report struct | Stanislav Yakovlev | 2012-04-11 |
| | * | | | cfg80211: add channel switch notify event | Thomas Pedersen | 2012-04-11 |
| | * | | | ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and at... | Qasim Javed | 2012-04-11 |
| | * | | | cfg80211/mac80211: enable proper device_set_wakeup_enable handling | Johannes Berg | 2012-04-11 |
| | * | | | wireless: Remove unnecessary ; from while (0) macros | Joe Perches | 2012-04-11 |
| | * | | | ath9k: Add more recv stats. | Ben Greear | 2012-04-11 |
| | * | | | ath9k: Add tx-failed counter. | Ben Greear | 2012-04-11 |
| | * | | | ath9k: update to DFS pattern detector interface | Zefir Kurtisi | 2012-04-11 |
| | * | | | ath9k: add DFS pattern detector instance to ath_softc | Zefir Kurtisi | 2012-04-11 |
| | * | | | ath9k: add DFS pattern detector | Zefir Kurtisi | 2012-04-11 |
| | * | | | mac80211: clean up an ieee80211_do_open error path | Johannes Berg | 2012-04-11 |
| | * | | | mac80211: add improved HW queue control | Johannes Berg | 2012-04-11 |
| | * | | | mac80211: add explicit monitor interface if needed | Johannes Berg | 2012-04-11 |
| | * | | | mac80211: manage AP netdev carrier state | Johannes Berg | 2012-04-11 |
| | * | | | mac80211: Check basic rates when peering | Ashok Nagarajan | 2012-04-11 |
| | * | | | mac80211: Modify sta_get_rates to give basic rates | Ashok Nagarajan | 2012-04-11 |
| | * | | | mac80211: Indicate basic rates when adding rate IEs | Ashok Nagarajan | 2012-04-11 |
| | * | | | mac80211: Use mandatory rates as basic rates when starting mesh | Ashok Nagarajan | 2012-04-11 |
| | * | | | rt2x00: configure different txdesc parameters for non HT channel | Stanislaw Gruszka | 2012-04-11 |
| | * | | | b43: claim support for IBSS RSN | Antonio Quartulli | 2012-04-10 |
| | * | | | {nl,cfg}80211: Support for mesh synchronization | Javier Cardona | 2012-04-10 |
| | * | | | mac80211: Implement mesh synchronization framework | Javier Cardona | 2012-04-10 |
| | * | | | mac80211: Allow tsf increments via debugfs | Javier Cardona | 2012-04-10 |
| | * | | | mac80211_hwsim: Fill timestamp beacon at the time it is transmitted | Javier Cardona | 2012-04-10 |
| | * | | | mac80211: sanity check for null SSID | Stanislaw Gruszka | 2012-04-10 |
| | * | | | mac80211: use IEEE80211_NUM_ACS | Johannes Berg | 2012-04-10 |
| | * | | | mac80211: lazily stop queues in add_pending | Johannes Berg | 2012-04-10 |
| | * | | | mac80211: debounce queue stop/wake | Johannes Berg | 2012-04-10 |
| | * | | | mac80211: decouple # of netdev queues from HW queues | Johannes Berg | 2012-04-10 |
| | * | | | mac80211: refuse TX queue configuration on non-QoS HW | Johannes Berg | 2012-04-10 |
| | * | | | cfg80211/nl80211: clarify TX queue API | Johannes Berg | 2012-04-10 |
| | * | | | mac80211: remove antenna_sel_tx TX info field | Johannes Berg | 2012-04-10 |
| | * | | | mac80211: notify driver of rate control updates | Johannes Berg | 2012-04-10 |
| | * | | | mac80211: remove queue stop on rate control update | Johannes Berg | 2012-04-10 |
| | * | | | mac80211: remove channel type argument from rate_update | Johannes Berg | 2012-04-10 |