Age | Commit message (Expand) | Author |
2009-08-23 | RDS: Export symbols from core RDS | Andy Grover |
2009-08-23 | RDS: Add TCP transport to RDS | Andy Grover |
2009-08-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-08-20 | mac80211: fix register_hw error path | Johannes Berg |
2009-08-20 | cfg80211: allow cfg80211_connect_result with bssid == NULL | Zhu Yi |
2009-08-20 | cfg80211: fix leaks of wdev->conn->ie | David Kilroy |
2009-08-20 | cfg80211: fix dangling scan request checking | Johannes Berg |
2009-08-20 | mac80211: New stat counters for multicast and unicast forwarded frames | Daniel Walker |
2009-08-20 | rc80211_pid_algo.c: remove unused variable declaration | John W. Linville |
2009-08-20 | mac80211: Decouple fail_avg stats used by mesh from rate control algorithm. | Javier Cardona |
2009-08-20 | mac80211: remove deprecated API | Johannes Berg |
2009-08-20 | mac80211: allow configure_filter callback to sleep | Johannes Berg |
2009-08-20 | cfg80211: report userspace SME connected event properly | Johannes Berg |
2009-08-20 | cfg80211: fix deadlock | Johannes Berg |
2009-08-20 | cfg80211: export cfg80211_wext_siwfreq | Jussi Kivilinna |
2009-08-17 | phonet: fix build when PROC_FS is disabled | Randy Dunlap |
2009-08-14 | can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive path | Oliver Hartkopp |
2009-08-14 | vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid field | Vasu Dev |
2009-08-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-08-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-08-14 | cfg80211: allow driver to override PS default | Johannes Berg |
2009-08-14 | cfg80211: check for and abort dangling scan requests | Johannes Berg |
2009-08-14 | mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM frames | David Woo |
2009-08-14 | mac80211: Mark a destination sequence number as valid when a PREQ is received. | David Woo |
2009-08-14 | mac80211: Fix unresolved mesh frames queued without valid control.vif | Javier Cardona |
2009-08-14 | trivial: remove duplicate "different" from comment | Thadeu Lima de Souza Cascardo |
2009-08-14 | mac80211: Move mpath and mpp growth to mesh workqueue. | Javier Cardona |
2009-08-14 | mac80211: Assign a default mesh beaconing interval. | Javier Cardona |
2009-08-14 | mac80211: Early detection of broken mesh paths when using minstrel. | Javier Cardona |
2009-08-14 | mac80211: Update the station failed frames average when minstrel is used. | Javier Cardona |
2009-08-14 | mac80211: Use 3-address format for mesh broadcast frames. | Javier Cardona |
2009-08-14 | mac80211: Use correct sign for mesh active path refresh. | Andrey Yurovsky |
2009-08-14 | mac80211: Improve dequeing from mpath frame queue. | Javier Cardona |
2009-08-14 | mac80211: small tx code cleanup | Johannes Berg |
2009-08-14 | mac80211: sequence number micro-optimisation | Johannes Berg |
2009-08-14 | mac80211: take statistics before encryption | Johannes Berg |
2009-08-14 | cfg80211: add missing device list locking | Johannes Berg |
2009-08-14 | mac80211: remove max_bandwidth | Pat Erley |
2009-08-14 | cfg80211: fix locking for SIWFREQ | Johannes Berg |
2009-08-14 | cfg80211: fix alignment problem in scan request | Johannes Berg |
2009-08-14 | mac80211: allow DMA optimisation | Johannes Berg |
2009-08-14 | nl80211: add generation number to all dumps | Johannes Berg |
2009-08-14 | cfg80211: use reassociation when possible | Johannes Berg |
2009-08-14 | cfg80211: validate channel settings across interfaces | Johannes Berg |
2009-08-14 | cfg80211: Set WEP ciphers | Samuel Ortiz |
2009-08-14 | cfg80211: fix SME association after disassociation | Johannes Berg |
2009-08-14 | cfg80211: fix nl80211 disconnected events | Johannes Berg |
2009-08-14 | mac80211: stay authenticated after disassoc | Johannes Berg |
2009-08-14 | cfg80211: fix disassociation warning due to misuse of wdev->current_bss | Pavel Roskin |
2009-08-14 | wireless: display wext SSID when connected by cfg80211 | Zhu Yi |