summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* {mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan2011-04-122-0/+6
* nl80211: New notification to discover mesh peer candidates.Javier Cardona2011-04-122-0/+28
* nl80211/mac80211: let userspace authenticate stationsJavier Cardona2011-04-121-0/+2
* cfg80211/nl80211: Add userspace authentication flag to mesh setupJavier Cardona2011-04-122-0/+14
* nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona2011-04-122-8/+9
* mac80211: Check for queued frames before entering power save.Vivek Natarajan2011-04-121-0/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-079-19/+50
|\
| * mac80211: fix comment regarding aggregation buf_sizeJohannes Berg2011-04-041-2/+13
| * sctp: fix auth_hmacs field's length of struct sctp_cookieWei Yongjun2011-04-011-1/+1
| * net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław2011-04-011-2/+2
| * usbnet: use eth%d name for known ethernet devicesArnd Bergmann2011-04-011-0/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-011-0/+2
| |\
| | * Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan2011-03-241-0/+2
| * | connector: convert to synchronous netlink message processingPatrick McHardy2011-03-301-13/+3
| * | atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville2011-03-301-0/+1
| * | net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski2011-03-301-0/+3
| * | net: gre: provide multicast mappings for ipv4 and ipv6Timo Teräs2011-03-302-0/+24
| * | net: Fix warnings caused by MAX_SKB_FRAGS change.David S. Miller2011-03-291-1/+1
* | | nl80211: Add BSS parameters to stationPaul Stewart2011-04-072-1/+68
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-04-074-6/+110
|\ \ \
| * | | Bluetooth: Add mgmt_remote_name eventJohan Hedberg2011-04-042-0/+7
| * | | Bluetooth: Add mgmt_device_found eventJohan Hedberg2011-04-042-0/+10
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan2011-03-311-0/+2
| |\ \ \
| | * | | Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan2011-03-311-0/+2
| | |/ /
| * | | Bluetooth: Add local Extended Inquiry Response (EIR) supportJohan Hedberg2011-03-312-0/+9
| * | | Bluetooth: Remove unused struct l2cap_conn itemGustavo F. Padovan2011-03-311-1/+0
| * | | Bluetooth: Add add/remove_remote_oob_data management commandsSzymon Janc2011-03-313-0/+45
| * | | Bluetooth: Add read_local_oob_data management commandSzymon Janc2011-03-313-0/+15
| * | | Bluetooth: Remove unused struct itemGustavo F. Padovan2011-03-311-1/+0
| * | | Bluetooth: mgmt: Add support for setting the local nameJohan Hedberg2011-03-312-0/+11
| * | | Bluetooth: mgmt: Add local name information to read_info replyJohan Hedberg2011-03-311-0/+5
| * | | Bluetooth: Add define for the maximum name length on HCI levelJohan Hedberg2011-03-312-4/+6
| |/ /
* | | ssb: trivial: use u8 for chip_rev (it's mask is 0xF)Rafał Miłecki2011-04-041-1/+1
* | | ieee80211: add HT extended capabilities masksBing Zhao2011-04-041-0/+9
* | | cfg80211: Add nl80211 event for deletion of a station entryJouni Malinen2011-03-301-0/+9
* | | ath9k: add support for overriding LED pin and GPIO settings from platform dataFelix Fietkau2011-03-301-0/+4
* | | ath9k: add support for overriding the MAC address through platform dataFelix Fietkau2011-03-301-0/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-292-0/+63
|\ \
| * | mmc: tmio_mmc: Move some defines into a shared headerSimon Horman2011-03-261-0/+63
| * | mfd: remove now redundant sh_mobile_sdhi.h headerGuennadi Liakhovetski2011-03-251-7/+0
| * | mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski2011-03-252-14/+21
* | | Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds2011-03-291-0/+32
|\ \ \
| * | | NOMMU: support SMP dynamic percpu_allocGraf Yang2011-03-281-0/+32
* | | | Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-292-180/+1
|\ \ \ \
| * | | | genirq: Remove move_*irq leftoversThomas Gleixner2011-03-291-4/+0
| * | | | genirq: Remove compat codeThomas Gleixner2011-03-292-176/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-296-7/+43
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | xfrm: Assign esn pointers when cloning a stateSteffen Klassert2011-03-281-0/+22
| * | | | net: Always allocate at least 16 skb frags regardless of page sizeAnton Blanchard2011-03-281-1/+7
| * | | | net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka2011-03-271-0/+1
OpenPOWER on IntegriCloud