summaryrefslogtreecommitdiffstats
path: root/crypto/cmac.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-01rtlwifi: rtl8192cu: fix function declaration headerMark Schulte2-3/+3
2013-08-01mwifiex: populate rates in probe request using cfg80211_scan_requestAvinash Patil3-22/+85
2013-08-01mwifiex: fix adapter pointer dereference issueAmitkumar Karwar1-3/+10
2013-07-26mwifiex: code rearrangement in sdio.cAmitkumar Karwar1-107/+104
2013-07-26mwifiex: handle driver initialization error pathsAmitkumar Karwar2-28/+56
2013-07-24bgmac: make bgmac depend on bcm47xxHauke Mehrtens1-1/+1
2013-07-24wireless: rt2x00: rt2800usb: add RT3573 devicesXose Vazquez Perez1-0/+30
2013-07-24ath9k: Fix diversity combining for AR9285Sujith Manoharan7-20/+30
2013-07-24mwifiex: modify mwifiex_ap_sta_limits to advertise support for P2PAvinash Patil1-1/+3
2013-07-24mwifiex: remove duplicate structure host_cmd_tlvAmitkumar Karwar4-87/+91
2013-07-24mwifiex: correction in mwifiex_check_fw_status() return statusAmitkumar Karwar1-2/+0
2013-07-24mwifiex: replace mdelay with msleepAmitkumar Karwar2-2/+2
2013-07-24mwifiex: reduce firmware poll retriesAmitkumar Karwar2-4/+0
2013-07-24mwifiex: add unregister_dev handler for usb interfaceAmitkumar Karwar1-0/+8
2013-07-24mwifiex: move if_ops.cleanup_if() callAmitkumar Karwar2-3/+3
2013-07-24mwifiex: remove unnecessary del_timer(cmd_timer)Amitkumar Karwar1-2/+0
2013-07-24mwifiex: move del_timer_sync(scan_delay_timer) call to fix memleakAmitkumar Karwar2-7/+1
2013-07-24mwifiex: add PCIe shutdown handler to avoid system hang on rebootAmitkumar Karwar1-0/+9
2013-07-24mwifiex: correct max IE length check for WPS IEAvinash Patil1-5/+6
2013-07-24mwifiex: support to send deauth for P2P clientStone Piao1-0/+1
2013-07-24mwifiex: skip registering mgmt frame that has already registeredStone Piao1-6/+10
2013-07-24mwifiex: discard deauth and disassoc event during WPS sessionStone Piao1-0/+10
2013-07-24mwifiex: add tx info to skb when forming mgmt frameHuawei Yang1-0/+5
2013-07-24mwifiex: delete AP TX queues when bridged packets reach thresholdAvinash Patil4-2/+69
2013-07-24mwifiex: maintain outstanding packet count for RA list instead of packet sizeAvinash Patil3-7/+7
2013-07-24mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl structAvinash Patil2-5/+5
2013-07-24mwifiex: remove stop_net_dev_queue operation in AP forwardingHuawei Yang1-4/+0
2013-07-24iwl3945: better skb management in rx pathEric Dumazet1-12/+19
2013-07-22wil6210: drop -Werror compiler flagVladimir Kondratiev1-3/+0
2013-07-22MAINTAINERS: update ath6kl git locationKalle Valo1-1/+1
2013-07-22MAINTAINERS: add ath10kKalle Valo1-0/+8
2013-07-22wil6210: Enable TCP/UDP checksum HW offloadKirshenbaum Erez4-3/+101
2013-07-22wil6210: fix error path in wil_tx_vringVladimir Kondratiev1-3/+4
2013-07-22cw1200: Fix incorrect endianness annotation in a header fieldSolomon Peachy1-1/+1
2013-07-22ath9k: Release the RF bus after setting board valuesSujith Manoharan1-9/+8
2013-07-22ath9k: Program correct initvals for FCCSujith Manoharan1-1/+17
2013-07-22ath9k: Use correct channel when switching bandsSujith Manoharan1-1/+2
2013-07-22ath9k: Fix FastChannelChange for AR9462/AR9565Sujith Manoharan1-18/+27
2013-07-22ath9k: Add a HW flag for FCCSujith Manoharan2-0/+8
2013-07-22ath9k: Move INI overrides to ar9003_hw_override_iniSujith Manoharan1-17/+16
2013-07-22brcmsmac: Further reduce log spam from tx phy messagesJohn Greene2-5/+5
2013-07-22bcma: fix handling of big addrlHauke Mehrtens1-8/+8
2013-07-22bcma: return correct error code when bus scan failedHauke Mehrtens1-1/+1
2013-07-22bcma: add constants for new ARM based SoCsHauke Mehrtens1-0/+5
2013-07-22bcma: make it possible to select SoC support without mipsHauke Mehrtens1-2/+8
2013-07-22bcma: add some more core namesHauke Mehrtens2-0/+24
2013-07-22wil6210: fix subtle race in wil_tx_vringVladimir Kondratiev1-5/+6
2013-07-22wil6210: Introduce struct for sw contextVladimir Kondratiev3-28/+44
2013-07-22wil6210: Optimize Tx completionVladimir Kondratiev1-4/+6
2013-07-22wil6210: fix wrong index in wil_vring_freeVladimir Kondratiev1-1/+1