iwlagn: fix (remove) use of PAGE_SIZE
[pandora-kernel.git] / net /
2011-12-19 Yogesh Ashok Powarmac80211: Fixing sparse warning at sta_info.c
2011-12-19 Dan CarpenterNFC: use kfree_skb() for sk_buffs
2011-12-19 Dan CarpenterNFC: double unlock in nfc_llcp_recv_connect()
2011-12-19 Johannes Bergmac80211: handle SMPS action frames
2011-12-19 Samuel OrtizNFC: Fix LLCP related build failure
2011-12-19 Paul Stewartcfg80211: Return beacon loss count in station
2011-12-19 Nikolay Martynovmac80211: split addba retries in time
2011-12-19 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-19 Gustavo F. PadovanMerge git://git./linux/kernel/git/padovan/bluetooth
2011-12-19 Gustavo F. PadovanRevert "Bluetooth: Revert: Fix L2CAP connection establi...
2011-12-19 Mat MartineauBluetooth: Clear RFCOMM session timer when disconnectin...
2011-12-19 Mat MartineauBluetooth: Prevent uninitialized data access in L2CAP...
2011-12-18 Mat MartineauBluetooth: Incoming ACL packets do not force active...
2011-12-18 Andrei EmeltchenkoBluetooth: Simplify num_comp_pkts_evt function
2011-12-18 Andrei EmeltchenkoBluetooth: Add HCI Read Data Block Size function
2011-12-18 Johan HedbergBluetooth: Use correct struct for user_confirm_neg_reply
2011-12-18 Johan HedbergBluetooth: Add timer for automatically disabling the...
2011-12-18 Johan HedbergBluetooth: Move EIR and CoD update functions to a bette...
2011-12-18 Johan HedbergBluetooth: Remove mgmt_set_service_cache
2011-12-18 Johan HedbergBluetooth: Move mgmt_set_fast_connectable to the right...
2011-12-18 Johan HedbergBluetooth: Update mgmt_read_info and related mgmt messages
2011-12-18 Gustavo F. PadovanBluetooth: Add ProFUSION's copyright
2011-12-18 Gustavo F. PadovanBluetooth: Use system workqueue to schedule power_on
2011-12-18 Gustavo F. PadovanBluetooth: Remove work_add and work_del from hci_sysfs
2011-12-18 Gustavo F. PadovanBluetooth: Use new alloc_workqueue()
2011-12-18 Gustavo F. PadovanBluetooth: move power_off to system workqueue
2011-12-18 Gustavo F. PadovanBluetooth: Change l2cap chan_list to use RCU
2011-12-18 Gustavo F. PadovanBluetooth: invert locking order in connect path
2011-12-18 Gustavo F. PadovanBluetooth: convert info timer to delayed_work
2011-12-18 Gustavo F. PadovanBluetooth: convert tx_task to workqueue
2011-12-18 Gustavo F. PadovanBluetooth: Move command task to workqueue
2011-12-18 Gustavo F. PadovanBluetooth: Don't disable tasklets to call hdev->notify()
2011-12-18 Gustavo F. PadovanBluetooth: convert conn hash to RCU
2011-12-18 Gustavo F. PadovanBluetooth: Use RCU to manipulate chan_list
2011-12-18 Gustavo F. PadovanBluetooth: convert chan_lock to mutex
2011-12-18 Gustavo F. PadovanBluetooth: move hci_task_lock to mutex
2011-12-18 Gustavo F. PadovanBluetooth: Remove sk_backlog usage from L2CAP
2011-12-18 Gustavo F. PadovanBluetooth: Don't use spin_lock socket lock anymore
2011-12-18 Gustavo F. PadovanBluetooth: Move L2CAP timers to workqueue
2011-12-18 Gustavo F. PadovanBluetooth: hci_conn_auto_accept() doesn't need locking
2011-12-18 Gustavo F. PadovanBluetooth: Use delayed work for advertisiment cache...
2011-12-18 Gustavo F. PadovanBluetooth: Use delayed_work for connection timeout
2011-12-18 Gustavo F. PadovanBluetooth: Replace spin_lock by mutex in hci_dev
2011-12-18 Marcel HoltmannBluetooth: Process recv path in a workqueue instead...
2011-12-16 Gustavo F. PadovanBluetooth: make hci_conn_enter_sniff_mode static
2011-12-16 Gustavo F. PadovanBluetooth: Use list_for_each_entry in hci_conn_hash_flush()
2011-12-16 Gustavo F. PadovanBluetooth: Use chan instead of l2cap_pi macro
2011-12-16 Gustavo F. PadovanBluetooth: remove struct hci_chan_hash
2011-12-16 Kalle ValoMerge remote branch 'wireless-next/master' into ath6kl...
2011-12-16 Rajkumar Manoharancfg80211: Restore orig channel values upon disconnect
2011-12-16 Luis R. Rodriguezcfg80211: allow following country IE power for custom...
2011-12-15 Mohammed Shafi Sha... mac80211: Fix power save in change interface
2011-12-15 Mohammed Shafi Sha... mac80211: remove an unnecessary paraenthesis
2011-12-15 Helmut Schaamac80211: Use appropriate TID for sending BAR, ADDBA...
2011-12-15 Johannes Bergmac80211: reduce station management complexity
2011-12-15 Johannes Bergmac80211: delay IBSS station insertion
2011-12-15 Johannes Bergmac80211: make address arguments to sta_info_alloc...
2011-12-15 Johannes Bergmac80211: count authorized stations per BSS
2011-12-15 Johannes Bergmac80211: refactor station state transitions
2011-12-15 Johannes Bergmac80211: use station mutex in configuration
2011-12-15 Johannes Bergmac80211: remove duplicate TDLS peer verification
2011-12-15 Johannes Bergcfg80211: validate nl80211 station handling better
2011-12-15 Johannes Bergnl80211: add TDLS peer flag to policy
2011-12-14 Samuel OrtizNFC: Initial LLCP support
2011-12-14 Samuel OrtizNFC: Set and get DEP general bytes
2011-12-14 Samuel OrtizNFC: Add a DEP link control netlink command
2011-12-14 Samuel OrtizNFC: Atomic socket allocation
2011-12-14 Samuel OrtizNFC: Do not take the genl mutex from the netlink releas...
2011-12-14 Samuel OrtizNFC: Add tx skb allocation routine
2011-12-14 Samuel OrtizNFC: Add function name to the NFC pr_fmt() routine
2011-12-14 Simon Wunderlichmac80211: free skb on error path of ieee80211_ibss_join()
2011-12-14 Johannes Bergnl80211: accept testmode dump with netdev
2011-12-14 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-13 Eliad Pellermac80211: don't check sdata_running in vif notifier
2011-12-13 Eliad Pellermac80211: configure BSS_CHANGED_ARP_FILTER on reconfigu...
2011-12-13 Dmitry TARNYAGINmac80211: Do not request FIF_BCN_PRBRESP_PROMISC for...
2011-12-13 Rajkumar Manoharancfg80211: notify core hints that helps to restore regd...
2011-12-13 Helmut Schaamac80211: Make use of ieee80211_is_* functions in tx...
2011-12-13 Yogesh Ashok Powarmac80211: Purge A-MPDU TX queues before station destruc...
2011-12-13 Vasanthakumar Thia... cfg80211: Fix race in bss timeout
2011-12-13 Dan Carpentermac80211: unlock on error path in ieee80211_ibss_join()
2011-12-12 Dan Carpenternfc: signedness bug in __nci_request()
2011-12-08 Wey-Yi GuyMerge branch 'master' of git://git./linux/kernel/git...
2011-12-08 Luciano CoelhoMerge branch 'wl12xx-next' into for-linville
2011-12-07 Johannes Bergwireless: disable wext sysfs by default
2011-12-07 Johannes Bergmac80211: fix another race in aggregation start
2011-12-06 Ben Greearmac80211: Remove WARN_ON in apply-ht-override logic.
2011-12-06 Johannes Bergmac80211: accept public action frames with mismatched...
2011-12-06 Johannes Bergmac80211: fix retransmit
2011-12-06 Alexander Simonmac80211: Add HT operation modes for IBSS
2011-12-06 Simon Wunderlichmac80211: handle protection mode, RIFS and ADDBA for...
2011-12-06 Alexander Simonnl80211: Parse channel type attribute in an ibss join...
2011-12-06 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-06 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-02 Andrei EmeltchenkoBluetooth: trivial: correct check for LMP version
2011-12-02 Andrei EmeltchenkoBluetooth: Remove magic bluetooth version numbers
2011-12-02 Gustavo F. PadovanMerge branch 'master' of git://git./linux/kernel/git...
2011-12-02 Andrei EmeltchenkoBluetooth: Correct version check in hci_setup
2011-12-02 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-02 Wey-Yi GuyMerge branch 'master' of git://git./linux/kernel/git...
next